Package uk.org.netex.www.netex
Class EntityES
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
uk.org.netex.www.netex.EntityES
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,EntityESOrBuilder
public final class EntityES
extends com.google.protobuf.GeneratedMessage
implements EntityESOrBuilder
Type for a ENTITY. Will contain one or more versions of the appropriate ENTITY IN VERSION. [netex_framework/netex_responsibility/netex_entity_entity.xsd at 64:49]Protobuf type
uk.org.netex.www.netex.EntityES- See Also:
-
Nested Class Summary
Nested ClassesNested 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 intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleancom.google.protobuf.TimestampDate ENTITY or version was last changed.com.google.protobuf.TimestampOrBuilderDate ENTITY or version was last changed.com.google.protobuf.TimestampDate ENTITY was first created.com.google.protobuf.TimestampOrBuilderDate ENTITY was first created.static EntityESstatic final com.google.protobuf.Descriptors.DescriptorgetId()Identifier of ENTITY.com.google.protobuf.ByteStringIdentifier of ENTITY.com.google.protobuf.Parser<EntityES> intVersions of theENTITY.Versions of theENTITY.booleanDate ENTITY or version was last changed.booleanDate ENTITY was first created.inthashCode()booleanVersions of theENTITY.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanstatic EntityES.Builderstatic EntityES.BuildernewBuilder(EntityES prototype) protected EntityES.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) static EntityESparseDelimitedFrom(InputStream input) static EntityESparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EntityESparseFrom(byte[] data) static EntityESparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EntityESparseFrom(com.google.protobuf.ByteString data) static EntityESparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EntityESparseFrom(com.google.protobuf.CodedInputStream input) static EntityESparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EntityESparseFrom(InputStream input) static EntityESparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EntityESparseFrom(ByteBuffer data) static EntityESparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<EntityES> 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, 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:
-
CREATED_FIELD_NUMBER
public static final int CREATED_FIELD_NUMBER- See Also:
-
CHANGED_FIELD_NUMBER
public static final int CHANGED_FIELD_NUMBER- See Also:
-
VERSIONS_FIELD_NUMBER
public static final int VERSIONS_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 interfaceEntityESOrBuilder- 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 interfaceEntityESOrBuilder- Returns:
- The bytes for id.
-
hasCreated
public boolean hasCreated()Date ENTITY was first created. [netex_framework/netex_responsibility/netex_entity_entity.xsd at 77:70]
.google.protobuf.Timestamp created = 3;- Specified by:
hasCreatedin interfaceEntityESOrBuilder- Returns:
- Whether the created field is set.
-
getCreated
public com.google.protobuf.Timestamp getCreated()Date ENTITY was first created. [netex_framework/netex_responsibility/netex_entity_entity.xsd at 77:70]
.google.protobuf.Timestamp created = 3;- Specified by:
getCreatedin interfaceEntityESOrBuilder- Returns:
- The created.
-
getCreatedOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreatedOrBuilder()Date ENTITY was first created. [netex_framework/netex_responsibility/netex_entity_entity.xsd at 77:70]
.google.protobuf.Timestamp created = 3;- Specified by:
getCreatedOrBuilderin interfaceEntityESOrBuilder
-
hasChanged
public boolean hasChanged()Date ENTITY or version was last changed. [netex_framework/netex_responsibility/netex_entity_entity.xsd at 82:70]
.google.protobuf.Timestamp changed = 4;- Specified by:
hasChangedin interfaceEntityESOrBuilder- Returns:
- Whether the changed field is set.
-
getChanged
public com.google.protobuf.Timestamp getChanged()Date ENTITY or version was last changed. [netex_framework/netex_responsibility/netex_entity_entity.xsd at 82:70]
.google.protobuf.Timestamp changed = 4;- Specified by:
getChangedin interfaceEntityESOrBuilder- Returns:
- The changed.
-
getChangedOrBuilder
public com.google.protobuf.TimestampOrBuilder getChangedOrBuilder()Date ENTITY or version was last changed. [netex_framework/netex_responsibility/netex_entity_entity.xsd at 82:70]
.google.protobuf.Timestamp changed = 4;- Specified by:
getChangedOrBuilderin interfaceEntityESOrBuilder
-
hasVersions
public boolean hasVersions()Versions of theENTITY. [netex_framework/netex_responsibility/netex_entity_entity.xsd at 71:73]
.uk.org.netex.www.netex.EntitiesInVersion_RelStructure versions = 5;- Specified by:
hasVersionsin interfaceEntityESOrBuilder- Returns:
- Whether the versions field is set.
-
getVersions
Versions of theENTITY. [netex_framework/netex_responsibility/netex_entity_entity.xsd at 71:73]
.uk.org.netex.www.netex.EntitiesInVersion_RelStructure versions = 5;- Specified by:
getVersionsin interfaceEntityESOrBuilder- Returns:
- The versions.
-
getVersionsOrBuilder
Versions of theENTITY. [netex_framework/netex_responsibility/netex_entity_entity.xsd at 71:73]
.uk.org.netex.www.netex.EntitiesInVersion_RelStructure versions = 5;- Specified by:
getVersionsOrBuilderin interfaceEntityESOrBuilder
-
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 EntityES parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EntityES parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EntityES parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EntityES parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EntityES parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EntityES parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static EntityES parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static EntityES parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static EntityES 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 EntityES.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
-