Class KeyLabelImpl
java.lang.Object
com.priint.pubserver.metadata.xml.placeholder.KeyLabelImpl
- All Implemented Interfaces:
KeyLabel,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KeyLabelImpl
public KeyLabelImpl()
-
-
Method Details
-
getKey
Description copied from interface:KeyLabelGets the key of this key label pair
-
setKey
Description copied from interface:KeyLabelSets the key of this key label pair
-
getLabel
Description copied from interface:KeyLabelGets the label of this key label pair
-
setLabel
Description copied from interface:KeyLabelSets the label of this key label pair
-