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