Class EnumFieldDescriptor
java.lang.Object
org.apache.activemq.protobuf.compiler.EnumFieldDescriptor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidassociate(TypeDescriptor associatedType) getName()intgetValue()voidvoidsetValue(int value)
-
Constructor Details
-
EnumFieldDescriptor
-
-
Method Details
-
setName
-
setValue
public void setValue(int value) -
getName
-
getValue
public int getValue() -
getParent
-
getAssociatedType
-
associate
-