Package uk.org.netex.www.netex
Class CodespaceType
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
uk.org.netex.www.netex.CodespaceType
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,CodespaceTypeOrBuilder
@Generated
public final class CodespaceType
extends com.google.protobuf.GeneratedMessage
implements CodespaceTypeOrBuilder
A system for uniquely identifying objects of a given type. Used for the distributed management of objects from many different sources. For example eachregion of a country may be given a different codespace to use when allocating stop identifieres which will be unique within a country. [netex_framework/netex_responsibility/netex_entity_version.xsd at 71:49]Protobuf type
uk.org.netex.www.netex.CodespaceType- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA system for uniquely identifying objects of a given type.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 CodespaceTypeDescription of CODESPACE.com.google.protobuf.ByteStringDescription of CODESPACE.static final com.google.protobuf.Descriptors.DescriptorgetId()Identifier of CODESPACE.com.google.protobuf.ByteStringIdentifier of CODESPACE.com.google.protobuf.Parser<CodespaceType> 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 CodespaceType.Builderstatic CodespaceType.BuildernewBuilder(CodespaceType prototype) protected CodespaceType.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) static CodespaceTypeparseDelimitedFrom(InputStream input) static CodespaceTypeparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CodespaceTypeparseFrom(byte[] data) static CodespaceTypeparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CodespaceTypeparseFrom(com.google.protobuf.ByteString data) static CodespaceTypeparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CodespaceTypeparseFrom(com.google.protobuf.CodedInputStream input) static CodespaceTypeparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CodespaceTypeparseFrom(InputStream input) static CodespaceTypeparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CodespaceTypeparseFrom(ByteBuffer data) static CodespaceTypeparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<CodespaceType> 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
-
DATA_SOURCE_REF_FIELD_NUMBER
public static final int DATA_SOURCE_REF_FIELD_NUMBER- See Also:
-
ID_FIELD_NUMBER
public static final int ID_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
-
getDataSourceRef
Data Source of ENTITY. [netex_framework/netex_responsibility/netex_entity_version.xsd at 129:65]
string data_source_ref = 3;- Specified by:
getDataSourceRefin interfaceCodespaceTypeOrBuilder- 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 interfaceCodespaceTypeOrBuilder- Returns:
- The bytes for dataSourceRef.
-
getId
Identifier of CODESPACE. May be the same as Xmlns prefix. [netex_framework/netex_responsibility/netex_entity_version.xsd at 97:69]
string id = 11;- Specified by:
getIdin interfaceCodespaceTypeOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()Identifier of CODESPACE. May be the same as Xmlns prefix. [netex_framework/netex_responsibility/netex_entity_version.xsd at 97:69]
string id = 11;- Specified by:
getIdBytesin interfaceCodespaceTypeOrBuilder- Returns:
- The bytes for id.
-
getXmlns
Prefix used to identify CODESPACE, e.g. 'napt', 'oda', 'ratp' etc. [netex_framework/netex_responsibility/netex_entity_version.xsd at 80:57]
string xmlns = 12;- Specified by:
getXmlnsin interfaceCodespaceTypeOrBuilder- 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 80:57]
string xmlns = 12;- Specified by:
getXmlnsBytesin interfaceCodespaceTypeOrBuilder- 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 85:69]
string xmlns_url = 13;- Specified by:
getXmlnsUrlin interfaceCodespaceTypeOrBuilder- 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 85:69]
string xmlns_url = 13;- Specified by:
getXmlnsUrlBytesin interfaceCodespaceTypeOrBuilder- Returns:
- The bytes for xmlnsUrl.
-
getDescription
Description of CODESPACE. This is for internal systems use only. [netex_framework/netex_responsibility/netex_entity_version.xsd at 90:72]
string description = 14;- Specified by:
getDescriptionin interfaceCodespaceTypeOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()Description of CODESPACE. This is for internal systems use only. [netex_framework/netex_responsibility/netex_entity_version.xsd at 90:72]
string description = 14;- Specified by:
getDescriptionBytesin interfaceCodespaceTypeOrBuilder- 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 CodespaceType parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CodespaceType parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CodespaceType parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CodespaceType parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CodespaceType parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CodespaceType parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static CodespaceType parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static CodespaceType parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static CodespaceType parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static CodespaceType 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 CodespaceType.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
-