Interface IIdentifier
-
- All Superinterfaces:
java.io.Serializable
- All Known Implementing Classes:
Identifier
public interface IIdentifier extends java.io.Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetNature()longgetValue()
-