Package uk.org.netex.www.netex
Class CodespaceStructure
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
uk.org.netex.www.netex.CodespaceStructure
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,CodespaceStructureOrBuilder
@Generated
public final class CodespaceStructure
extends com.google.protobuf.GeneratedMessage
implements CodespaceStructureOrBuilder
Type for CODESPACE. [netex_framework/netex_responsibility/netex_entity_version.xsd at 106:62]Protobuf type
uk.org.netex.www.netex.CodespaceStructure- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classType for CODESPACE.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, loggedPre22TypeNames, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanData Source of ENTITY.com.google.protobuf.ByteStringData Source of ENTITY.static CodespaceStructureDescription of CODESPACE.com.google.protobuf.ByteStringDescription of CODESPACE.static final com.google.protobuf.Descriptors.DescriptorgetId()Identifier of ENTITY.com.google.protobuf.ByteStringIdentifier of ENTITY.com.google.protobuf.Parser<CodespaceStructure> intgetXmlns()Prefix used to identify CODESPACE, e.g.com.google.protobuf.ByteStringPrefix used to identify CODESPACE, e.g.CODESPACE path.com.google.protobuf.ByteStringCODESPACE path.inthashCode()protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanstatic CodespaceStructure.Builderstatic CodespaceStructure.BuildernewBuilder(CodespaceStructure prototype) protected CodespaceStructure.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) static CodespaceStructureparseDelimitedFrom(InputStream input) static CodespaceStructureparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CodespaceStructureparseFrom(byte[] data) static CodespaceStructureparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CodespaceStructureparseFrom(com.google.protobuf.ByteString data) static CodespaceStructureparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CodespaceStructureparseFrom(com.google.protobuf.CodedInputStream input) static CodespaceStructureparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CodespaceStructureparseFrom(InputStream input) static CodespaceStructureparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CodespaceStructureparseFrom(ByteBuffer data) static CodespaceStructureparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<CodespaceStructure> parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER- See Also:
-
DATA_SOURCE_REF_FIELD_NUMBER
public static final int DATA_SOURCE_REF_FIELD_NUMBER- See Also:
-
XMLNS_FIELD_NUMBER
public static final int XMLNS_FIELD_NUMBER- See Also:
-
XMLNS_URL_FIELD_NUMBER
public static final int XMLNS_URL_FIELD_NUMBER- See Also:
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
getId
Identifier of ENTITY. [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
string id = 2;- Specified by:
getIdin interfaceCodespaceStructureOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()Identifier of ENTITY. [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
string id = 2;- Specified by:
getIdBytesin interfaceCodespaceStructureOrBuilder- Returns:
- The bytes for id.
-
getDataSourceRef
Data Source of ENTITY. [netex_framework/netex_responsibility/netex_entity_version.xsd at 129:65]
string data_source_ref = 3;- Specified by:
getDataSourceRefin interfaceCodespaceStructureOrBuilder- Returns:
- The dataSourceRef.
-
getDataSourceRefBytes
public com.google.protobuf.ByteString getDataSourceRefBytes()Data Source of ENTITY. [netex_framework/netex_responsibility/netex_entity_version.xsd at 129:65]
string data_source_ref = 3;- Specified by:
getDataSourceRefBytesin interfaceCodespaceStructureOrBuilder- Returns:
- The bytes for dataSourceRef.
-
getXmlns
Prefix used to identify CODESPACE, e.g. 'napt', 'oda', 'ratp' etc. [netex_framework/netex_responsibility/netex_entity_version.xsd at 113:55]
string xmlns = 4;- Specified by:
getXmlnsin interfaceCodespaceStructureOrBuilder- Returns:
- The xmlns.
-
getXmlnsBytes
public com.google.protobuf.ByteString getXmlnsBytes()Prefix used to identify CODESPACE, e.g. 'napt', 'oda', 'ratp' etc. [netex_framework/netex_responsibility/netex_entity_version.xsd at 113:55]
string xmlns = 4;- Specified by:
getXmlnsBytesin interfaceCodespaceStructureOrBuilder- Returns:
- The bytes for xmlns.
-
getXmlnsUrl
CODESPACE path. The URL associated which with the CODESPACE defines a unique system for identifying objects within the CODESPACE. [netex_framework/netex_responsibility/netex_entity_version.xsd at 118:67]
string xmlns_url = 5;- Specified by:
getXmlnsUrlin interfaceCodespaceStructureOrBuilder- Returns:
- The xmlnsUrl.
-
getXmlnsUrlBytes
public com.google.protobuf.ByteString getXmlnsUrlBytes()CODESPACE path. The URL associated which with the CODESPACE defines a unique system for identifying objects within the CODESPACE. [netex_framework/netex_responsibility/netex_entity_version.xsd at 118:67]
string xmlns_url = 5;- Specified by:
getXmlnsUrlBytesin interfaceCodespaceStructureOrBuilder- Returns:
- The bytes for xmlnsUrl.
-
getDescription
Description of CODESPACE. [netex_framework/netex_responsibility/netex_entity_version.xsd at 123:70]
string description = 6;- Specified by:
getDescriptionin interfaceCodespaceStructureOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()Description of CODESPACE. [netex_framework/netex_responsibility/netex_entity_version.xsd at 123:70]
string description = 6;- Specified by:
getDescriptionBytesin interfaceCodespaceStructureOrBuilder- Returns:
- The bytes for description.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static CodespaceStructure parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CodespaceStructure parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CodespaceStructure parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CodespaceStructure parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CodespaceStructure parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CodespaceStructure parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static CodespaceStructure parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static CodespaceStructure parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static CodespaceStructure parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static CodespaceStructure parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected CodespaceStructure.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-