|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.protobuf.compiler.ExtensionsDescriptor
public class ExtensionsDescriptor
Constructor Summary | |
---|---|
ExtensionsDescriptor(MessageDescriptor parent)
|
Method Summary | |
---|---|
int |
getFirst()
|
int |
getLast()
|
MessageDescriptor |
getParent()
|
void |
setFirst(int first)
|
void |
setLast(int last)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExtensionsDescriptor(MessageDescriptor parent)
Method Detail |
---|
public void setFirst(int first)
public void setLast(int last)
public int getFirst()
public int getLast()
public MessageDescriptor getParent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |