Class Link
Object
Link
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getName()
int
getType()
getUrl()
int
hashCode()
void
setCreation
(LocalDateTime creation) void
setLinkname
(String linkname) void
void
setType
(int type) void
toString()
-
Constructor Details
-
Link
public Link() -
Link
-
Link
-
-
Method Details
-
getLinkname
-
setLinkname
-
getUrl
-
setUrl
-
getType
public int getType() -
setType
public void setType(int type) -
getCreation
-
setCreation
-
getName
-
setName
-
hashCode
-
equals
-
toString
-