public static final class Ic3Data.Application.Component.ExitPoint.Intent extends com.google.protobuf.GeneratedMessage implements Ic3Data.Application.Component.ExitPoint.IntentOrBuilder
edu.psu.cse.siis.ic3.Application.Component.ExitPoint.Intent| Modifier and Type | Class and Description |
|---|---|
static class |
Ic3Data.Application.Component.ExitPoint.Intent.Builder
Protobuf type
edu.psu.cse.siis.ic3.Application.Component.ExitPoint.Intent |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
ATTRIBUTES_FIELD_NUMBER |
static com.google.protobuf.Parser<Ic3Data.Application.Component.ExitPoint.Intent> |
PARSER |
static int |
PERMISSION_FIELD_NUMBER |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, writeString, writeStringNoTagequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<Ic3Data.Application.Component.ExitPoint.Intent> PARSER
public static final int ATTRIBUTES_FIELD_NUMBER
public static final int PERMISSION_FIELD_NUMBER
public static Ic3Data.Application.Component.ExitPoint.Intent getDefaultInstance()
public Ic3Data.Application.Component.ExitPoint.Intent getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<Ic3Data.Application.Component.ExitPoint.Intent> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic List<Ic3Data.Attribute> getAttributesList()
repeated .edu.psu.cse.siis.ic3.Attribute attributes = 1;getAttributesList in interface Ic3Data.Application.Component.ExitPoint.IntentOrBuilderpublic List<? extends Ic3Data.AttributeOrBuilder> getAttributesOrBuilderList()
repeated .edu.psu.cse.siis.ic3.Attribute attributes = 1;getAttributesOrBuilderList in interface Ic3Data.Application.Component.ExitPoint.IntentOrBuilderpublic int getAttributesCount()
repeated .edu.psu.cse.siis.ic3.Attribute attributes = 1;getAttributesCount in interface Ic3Data.Application.Component.ExitPoint.IntentOrBuilderpublic Ic3Data.Attribute getAttributes(int index)
repeated .edu.psu.cse.siis.ic3.Attribute attributes = 1;getAttributes in interface Ic3Data.Application.Component.ExitPoint.IntentOrBuilderpublic Ic3Data.AttributeOrBuilder getAttributesOrBuilder(int index)
repeated .edu.psu.cse.siis.ic3.Attribute attributes = 1;getAttributesOrBuilder in interface Ic3Data.Application.Component.ExitPoint.IntentOrBuilderpublic boolean hasPermission()
optional string permission = 2;hasPermission in interface Ic3Data.Application.Component.ExitPoint.IntentOrBuilderpublic String getPermission()
optional string permission = 2;getPermission in interface Ic3Data.Application.Component.ExitPoint.IntentOrBuilderpublic com.google.protobuf.ByteString getPermissionBytes()
optional string permission = 2;getPermissionBytes in interface Ic3Data.Application.Component.ExitPoint.IntentOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic static Ic3Data.Application.Component.ExitPoint.Intent parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Ic3Data.Application.Component.ExitPoint.Intent parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Ic3Data.Application.Component.ExitPoint.Intent parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Ic3Data.Application.Component.ExitPoint.Intent parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Ic3Data.Application.Component.ExitPoint.Intent parseFrom(InputStream input) throws IOException
IOExceptionpublic static Ic3Data.Application.Component.ExitPoint.Intent parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Ic3Data.Application.Component.ExitPoint.Intent parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Ic3Data.Application.Component.ExitPoint.Intent parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Ic3Data.Application.Component.ExitPoint.Intent parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Ic3Data.Application.Component.ExitPoint.Intent parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Ic3Data.Application.Component.ExitPoint.Intent.Builder newBuilder()
public Ic3Data.Application.Component.ExitPoint.Intent.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Ic3Data.Application.Component.ExitPoint.Intent.Builder newBuilder(Ic3Data.Application.Component.ExitPoint.Intent prototype)
public Ic3Data.Application.Component.ExitPoint.Intent.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Ic3Data.Application.Component.ExitPoint.Intent.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2018. All rights reserved.