public static interface PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getFifthThing()
string fifth_thing = 9; |
com.google.protobuf.ByteString |
getFifthThingBytes()
string fifth_thing = 9; |
PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.FirstOneOfCase |
getFirstOneOfCase() |
ThingBeanOuterClass.ThingBean |
getFirstThing()
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean first_thing = 5; |
ThingBeanOuterClass.ThingBeanOrBuilder |
getFirstThingOrBuilder()
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean first_thing = 5; |
ThingTwoBeanOuterClass.ThingTwoBean |
getFourthThing()
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBean fourth_thing = 8; |
ThingTwoBeanOuterClass.ThingTwoBeanOrBuilder |
getFourthThingOrBuilder()
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBean fourth_thing = 8; |
int |
getItype()
int32 itype = 2; |
PBufPrecompileChildOuterClass.PBufPrecompileChild |
getLocalTypes(int index)
This is a single line comment
|
int |
getLocalTypesCount()
This is a single line comment
|
List<PBufPrecompileChildOuterClass.PBufPrecompileChild> |
getLocalTypesList()
This is a single line comment
|
PBufPrecompileChildOuterClass.PBufPrecompileChildOrBuilder |
getLocalTypesOrBuilder(int index)
This is a single line comment
|
List<? extends PBufPrecompileChildOuterClass.PBufPrecompileChildOrBuilder> |
getLocalTypesOrBuilderList()
This is a single line comment
|
String |
getName()
This is a multiline comment
wherein there are multiple lines
for this comment.
|
com.google.protobuf.ByteString |
getNameBytes()
This is a multiline comment
wherein there are multiple lines
for this comment.
|
PBufPrecompileChild2OuterClass.PBufPrecompileChild2 |
getRemoteTypes(int index)
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3; |
int |
getRemoteTypesCount()
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3; |
List<PBufPrecompileChild2OuterClass.PBufPrecompileChild2> |
getRemoteTypesList()
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3; |
PBufPrecompileChild2OuterClass.PBufPrecompileChild2OrBuilder |
getRemoteTypesOrBuilder(int index)
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3; |
List<? extends PBufPrecompileChild2OuterClass.PBufPrecompileChild2OrBuilder> |
getRemoteTypesOrBuilderList()
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3; |
PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.SecondOneOfCase |
getSecondOneOfCase() |
ThingBeanOuterClass.ThingBean |
getSecondThing()
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean second_thing = 6; |
ThingBeanOuterClass.ThingBeanOrBuilder |
getSecondThingOrBuilder()
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean second_thing = 6; |
ThingOneBeanOuterClass.ThingOneBean |
getThirdThing()
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBean third_thing = 7; |
ThingOneBeanOuterClass.ThingOneBeanOrBuilder |
getThirdThingOrBuilder()
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBean third_thing = 7; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getName()
This is a multiline comment wherein there are multiple lines for this comment. I will supply now a limerick There was a young man so benighted He never knew when he was slighted; He would go to a party And eat just as hearty, As if he'd been really invited.
string name = 1;
com.google.protobuf.ByteString getNameBytes()
This is a multiline comment wherein there are multiple lines for this comment. I will supply now a limerick There was a young man so benighted He never knew when he was slighted; He would go to a party And eat just as hearty, As if he'd been really invited.
string name = 1;
int getItype()
int32 itype = 2;
List<PBufPrecompileChild2OuterClass.PBufPrecompileChild2> getRemoteTypesList()
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
PBufPrecompileChild2OuterClass.PBufPrecompileChild2 getRemoteTypes(int index)
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
int getRemoteTypesCount()
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
List<? extends PBufPrecompileChild2OuterClass.PBufPrecompileChild2OrBuilder> getRemoteTypesOrBuilderList()
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
PBufPrecompileChild2OuterClass.PBufPrecompileChild2OrBuilder getRemoteTypesOrBuilder(int index)
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
List<PBufPrecompileChildOuterClass.PBufPrecompileChild> getLocalTypesList()
This is a single line comment
repeated .org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChild local_types = 4;
PBufPrecompileChildOuterClass.PBufPrecompileChild getLocalTypes(int index)
This is a single line comment
repeated .org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChild local_types = 4;
int getLocalTypesCount()
This is a single line comment
repeated .org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChild local_types = 4;
List<? extends PBufPrecompileChildOuterClass.PBufPrecompileChildOrBuilder> getLocalTypesOrBuilderList()
This is a single line comment
repeated .org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChild local_types = 4;
PBufPrecompileChildOuterClass.PBufPrecompileChildOrBuilder getLocalTypesOrBuilder(int index)
This is a single line comment
repeated .org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChild local_types = 4;
ThingBeanOuterClass.ThingBean getFirstThing()
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean first_thing = 5;
ThingBeanOuterClass.ThingBeanOrBuilder getFirstThingOrBuilder()
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean first_thing = 5;
ThingBeanOuterClass.ThingBean getSecondThing()
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean second_thing = 6;
ThingBeanOuterClass.ThingBeanOrBuilder getSecondThingOrBuilder()
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean second_thing = 6;
ThingOneBeanOuterClass.ThingOneBean getThirdThing()
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBean third_thing = 7;
ThingOneBeanOuterClass.ThingOneBeanOrBuilder getThirdThingOrBuilder()
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBean third_thing = 7;
ThingTwoBeanOuterClass.ThingTwoBean getFourthThing()
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBean fourth_thing = 8;
ThingTwoBeanOuterClass.ThingTwoBeanOrBuilder getFourthThingOrBuilder()
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBean fourth_thing = 8;
String getFifthThing()
string fifth_thing = 9;
com.google.protobuf.ByteString getFifthThingBytes()
string fifth_thing = 9;
PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.FirstOneOfCase getFirstOneOfCase()
PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.SecondOneOfCase getSecondOneOfCase()
Copyright © 2009–2023 Oracle Corporation. All rights reserved.