Package io.keikai.model.impl
Class HyperlinkImpl
java.lang.Object
io.keikai.model.impl.AbstractHyperlinkAdv
io.keikai.model.impl.HyperlinkImpl
- All Implemented Interfaces:
SHyperlink,Serializable
- Since:
- 3.5.0
- Author:
- dennis
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.keikai.model.SHyperlink
SHyperlink.HyperlinkType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()getLabel()getType()voidsetAddress(String address) voidvoid
-
Constructor Details
-
HyperlinkImpl
-
-
Method Details
-
getType
-
setType
-
getAddress
-
setAddress
-
getLabel
-
setLabel
-
clone
- Specified by:
clonein classAbstractHyperlinkAdv
-