public static interface PBufPrecompileChild2OuterClass.PBufPrecompileChild2OrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getBtype()
int32 btype = 2; |
TypeBeanOuterClass.TypeBean |
getTypes()
.org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean types = 3; |
TypeBeanOuterClass.TypeBeanOrBuilder |
getTypesOrBuilder()
.org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean types = 3; |
boolean |
getZType()
bool z_type = 1; |
boolean |
hasTypes()
.org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean types = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean getZType()
bool z_type = 1;
int getBtype()
int32 btype = 2;
boolean hasTypes()
.org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean types = 3;
TypeBeanOuterClass.TypeBean getTypes()
.org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean types = 3;
TypeBeanOuterClass.TypeBeanOrBuilder getTypesOrBuilder()
.org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean types = 3;
Copyright © 2009–2023 Oracle Corporation. All rights reserved.