Class AbstractNameIDPair
java.lang.Object
no.entur.schema2proto.compatibility.protolock.AbstractNameIDPair
- All Implemented Interfaces:
Comparable<AbstractNameIDPair>
- Direct Known Subclasses:
ProtolockEnumConstant,ProtolockField
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintcompareTo(AbstractNameIDPair abstractNameIDPair) abstract intgetId()abstract StringgetName()
-
Constructor Details
-
AbstractNameIDPair
public AbstractNameIDPair()
-
-
Method Details
-
getName
-
getId
public abstract int getId() -
compareTo
- Specified by:
compareToin interfaceComparable<AbstractNameIDPair>
-