public static final class PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean extends com.google.protobuf.GeneratedMessageV3 implements PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
Copyright (c) 2017 Oracle and/or its affiliates. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v. 2.0, which is available at http://www.eclipse.org/legal/epl-2.0. This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License v. 2.0 are satisfied: GNU General Public License, version 2 with the GNU Classpath Exception, which is available at https://www.gnu.org/software/classpath/license.html. SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 This is a comment on the root beanProtobuf type
org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBean
Modifier and Type | Class and Description |
---|---|
static class |
PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
Copyright (c) 2017 Oracle and/or its affiliates.
|
static class |
PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.FirstOneOfCase |
static class |
PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.SecondOneOfCase |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Modifier and Type | Field and Description |
---|---|
static int |
FIFTH_THING_FIELD_NUMBER |
static int |
FIRST_THING_FIELD_NUMBER |
static int |
FOURTH_THING_FIELD_NUMBER |
static int |
ITYPE_FIELD_NUMBER |
static int |
LOCAL_TYPES_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
REMOTE_TYPES_FIELD_NUMBER |
static int |
SECOND_THING_FIELD_NUMBER |
static int |
THIRD_THING_FIELD_NUMBER |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int NAME_FIELD_NUMBER
public static final int ITYPE_FIELD_NUMBER
public static final int REMOTE_TYPES_FIELD_NUMBER
public static final int LOCAL_TYPES_FIELD_NUMBER
public static final int FIRST_THING_FIELD_NUMBER
public static final int SECOND_THING_FIELD_NUMBER
public static final int THIRD_THING_FIELD_NUMBER
public static final int FOURTH_THING_FIELD_NUMBER
public static final int FIFTH_THING_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.FirstOneOfCase getFirstOneOfCase()
getFirstOneOfCase
in interface PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
public PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.SecondOneOfCase getSecondOneOfCase()
getSecondOneOfCase
in interface PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
public 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;
getName
in interface PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
public 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;
getNameBytes
in interface PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
public int getItype()
int32 itype = 2;
getItype
in interface PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
public List<PBufPrecompileChild2OuterClass.PBufPrecompileChild2> getRemoteTypesList()
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
getRemoteTypesList
in interface PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
public List<? extends PBufPrecompileChild2OuterClass.PBufPrecompileChild2OrBuilder> getRemoteTypesOrBuilderList()
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
getRemoteTypesOrBuilderList
in interface PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
public int getRemoteTypesCount()
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
getRemoteTypesCount
in interface PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
public PBufPrecompileChild2OuterClass.PBufPrecompileChild2 getRemoteTypes(int index)
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
getRemoteTypes
in interface PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
public PBufPrecompileChild2OuterClass.PBufPrecompileChild2OrBuilder getRemoteTypesOrBuilder(int index)
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
getRemoteTypesOrBuilder
in interface PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
public List<PBufPrecompileChildOuterClass.PBufPrecompileChild> getLocalTypesList()
This is a single line comment
repeated .org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChild local_types = 4;
getLocalTypesList
in interface PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
public List<? extends PBufPrecompileChildOuterClass.PBufPrecompileChildOrBuilder> getLocalTypesOrBuilderList()
This is a single line comment
repeated .org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChild local_types = 4;
getLocalTypesOrBuilderList
in interface PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
public int getLocalTypesCount()
This is a single line comment
repeated .org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChild local_types = 4;
getLocalTypesCount
in interface PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
public PBufPrecompileChildOuterClass.PBufPrecompileChild getLocalTypes(int index)
This is a single line comment
repeated .org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChild local_types = 4;
getLocalTypes
in interface PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
public PBufPrecompileChildOuterClass.PBufPrecompileChildOrBuilder getLocalTypesOrBuilder(int index)
This is a single line comment
repeated .org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChild local_types = 4;
getLocalTypesOrBuilder
in interface PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
public ThingBeanOuterClass.ThingBean getFirstThing()
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean first_thing = 5;
getFirstThing
in interface PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
public ThingBeanOuterClass.ThingBeanOrBuilder getFirstThingOrBuilder()
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean first_thing = 5;
getFirstThingOrBuilder
in interface PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
public ThingBeanOuterClass.ThingBean getSecondThing()
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean second_thing = 6;
getSecondThing
in interface PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
public ThingBeanOuterClass.ThingBeanOrBuilder getSecondThingOrBuilder()
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean second_thing = 6;
getSecondThingOrBuilder
in interface PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
public ThingOneBeanOuterClass.ThingOneBean getThirdThing()
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBean third_thing = 7;
getThirdThing
in interface PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
public ThingOneBeanOuterClass.ThingOneBeanOrBuilder getThirdThingOrBuilder()
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBean third_thing = 7;
getThirdThingOrBuilder
in interface PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
public ThingTwoBeanOuterClass.ThingTwoBean getFourthThing()
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBean fourth_thing = 8;
getFourthThing
in interface PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
public ThingTwoBeanOuterClass.ThingTwoBeanOrBuilder getFourthThingOrBuilder()
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBean fourth_thing = 8;
getFourthThingOrBuilder
in interface PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
public String getFifthThing()
string fifth_thing = 9;
getFifthThing
in interface PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
public com.google.protobuf.ByteString getFifthThingBytes()
string fifth_thing = 9;
getFifthThingBytes
in interface PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean parseFrom(InputStream input) throws IOException
IOException
public static PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean parseDelimitedFrom(InputStream input) throws IOException
IOException
public static PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder newBuilder()
public static PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder newBuilder(PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean prototype)
public PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean getDefaultInstance()
public static com.google.protobuf.Parser<PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean> parser()
public com.google.protobuf.Parser<PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2009–2023 Oracle Corporation. All rights reserved.