Package uk.org.netex.www.netex
Interface NoticeTypeOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
NoticeType,NoticeType.Builder
public interface NoticeTypeOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionAdditional Translations of text elements.Additional Translations of text elements.Reference to a BRANDING.Reference to a BRANDING.booleanWhether NOTICE is advertised to public.com.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.Identity of object from which this object of ENTITY was derived.com.google.protobuf.ByteStringIdentity of object from which this object of ENTITY was derived.Version of this object from which this version of ENTITY was derived.com.google.protobuf.ByteStringVersion of this object from which this version of ENTITY was derived.Text to show to Driver or Staff for the Notice.Text to show to Driver or Staff for the Notice.User defined Extensions to ENTITY in schema.User defined Extensions to ENTITY in schema.getId()[netex_framework/netex_reusableComponents/netex_notice_version.xsd at 103:52]com.google.protobuf.ByteString[netex_framework/netex_reusableComponents/netex_notice_version.xsd at 103:52]A list of alternative Key values for an element.A list of alternative Key values for an element.getName()Name of Notice.Name of Notice.A private code that uniquely identifies the element.A private code that uniquely identifies the element.Alternative code associated with Notice.com.google.protobuf.ByteStringAlternative code associated with Notice.Alternative short code associated with Notice.com.google.protobuf.ByteStringAlternative short code associated with Notice.Short Name of Notice.Short Name of Notice.Whether ENTITY is currently in use.intWhether ENTITY is currently in use.getText()Text content of NOTICe.Text content of NOTICe.Reference to a TYPE OF NOTICe.Reference to a TYPE OF NOTICe.getValidBetween(int index) OPTIMISATION.intOPTIMISATION.OPTIMISATION.getValidBetweenOrBuilder(int index) OPTIMISATION.List<? extends ValidBetweenTypeOrBuilder> OPTIMISATION.VALIDITY CONDITIONs conditioning entity.VALIDITY CONDITIONs conditioning entity.Variations on NOTICE for different media.Variations on NOTICE for different media.Version number of entity.com.google.protobuf.ByteStringVersion number of entity.booleanAdditional Translations of text elements.booleanReference to a BRANDING.booleanDate ENTITY or version was last changed.booleanDate ENTITY was first created.booleanText to show to Driver or Staff for the Notice.booleanUser defined Extensions to ENTITY in schema.booleanA list of alternative Key values for an element.booleanhasName()Name of Notice.booleanA private code that uniquely identifies the element.booleanShort Name of Notice.booleanhasText()Text content of NOTICe.booleanReference to a TYPE OF NOTICe.booleanVALIDITY CONDITIONs conditioning entity.booleanVariations on NOTICE for different media.Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
hasCreated
boolean hasCreated()Date ENTITY was first created. [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
.google.protobuf.Timestamp created = 4;- Returns:
- Whether the created field is set.
-
getCreated
com.google.protobuf.Timestamp getCreated()Date ENTITY was first created. [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
.google.protobuf.Timestamp created = 4;- Returns:
- The created.
-
getCreatedOrBuilder
com.google.protobuf.TimestampOrBuilder getCreatedOrBuilder()Date ENTITY was first created. [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
.google.protobuf.Timestamp created = 4; -
hasChanged
boolean hasChanged()Date ENTITY or version was last changed. [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
.google.protobuf.Timestamp changed = 5;- Returns:
- Whether the changed field is set.
-
getChanged
com.google.protobuf.Timestamp getChanged()Date ENTITY or version was last changed. [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
.google.protobuf.Timestamp changed = 5;- Returns:
- The changed.
-
getChangedOrBuilder
com.google.protobuf.TimestampOrBuilder getChangedOrBuilder()Date ENTITY or version was last changed. [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
.google.protobuf.Timestamp changed = 5; -
getVersion
String getVersion()Version number of entity. [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
string version = 7;- Returns:
- The version.
-
getVersionBytes
com.google.protobuf.ByteString getVersionBytes()Version number of entity. [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
string version = 7;- Returns:
- The bytes for version.
-
getStatusValue
int getStatusValue()Whether ENTITY is currently in use. Default is "active". [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
.uk.org.netex.www.netex.StatusEnumeration status = 8;- Returns:
- The enum numeric value on the wire for status.
-
getStatus
StatusEnumeration getStatus()Whether ENTITY is currently in use. Default is "active". [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
.uk.org.netex.www.netex.StatusEnumeration status = 8;- Returns:
- The status.
-
getDerivedFromVersionRef
String getDerivedFromVersionRef()Version of this object from which this version of ENTITY was derived. [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
string derived_from_version_ref = 213;- Returns:
- The derivedFromVersionRef.
-
getDerivedFromVersionRefBytes
com.google.protobuf.ByteString getDerivedFromVersionRefBytes()Version of this object from which this version of ENTITY was derived. [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
string derived_from_version_ref = 213;- Returns:
- The bytes for derivedFromVersionRef.
-
getDerivedFromObjectRef
String getDerivedFromObjectRef()Identity of object from which this object of ENTITY was derived. Normally the same. [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
string derived_from_object_ref = 214;- Returns:
- The derivedFromObjectRef.
-
getDerivedFromObjectRefBytes
com.google.protobuf.ByteString getDerivedFromObjectRefBytes()Identity of object from which this object of ENTITY was derived. Normally the same. [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
string derived_from_object_ref = 214;- Returns:
- The bytes for derivedFromObjectRef.
-
hasValidityConditions
boolean hasValidityConditions()VALIDITY CONDITIONs conditioning entity. [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
.uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;- Returns:
- Whether the validityConditions field is set.
-
getValidityConditions
ValidityConditions_RelStructure getValidityConditions()VALIDITY CONDITIONs conditioning entity. [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
.uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;- Returns:
- The validityConditions.
-
getValidityConditionsOrBuilder
ValidityConditions_RelStructureOrBuilder getValidityConditionsOrBuilder()VALIDITY CONDITIONs conditioning entity. [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
.uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12; -
getValidBetweenList
List<ValidBetweenType> getValidBetweenList()OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT. [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13; -
getValidBetween
OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT. [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13; -
getValidBetweenCount
int getValidBetweenCount()OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT. [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13; -
getValidBetweenOrBuilderList
List<? extends ValidBetweenTypeOrBuilder> getValidBetweenOrBuilderList()OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT. [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13; -
getValidBetweenOrBuilder
OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT. [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13; -
hasAlternativeTexts
boolean hasAlternativeTexts()Additional Translations of text elements. [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
.uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;- Returns:
- Whether the alternativeTexts field is set.
-
getAlternativeTexts
AlternativeTexts_RelStructure getAlternativeTexts()Additional Translations of text elements. [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
.uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;- Returns:
- The alternativeTexts.
-
getAlternativeTextsOrBuilder
AlternativeTexts_RelStructureOrBuilder getAlternativeTextsOrBuilder()Additional Translations of text elements. [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
.uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21; -
hasKeyList
boolean hasKeyList()A list of alternative Key values for an element. [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
.uk.org.netex.www.netex.KeyListStructure key_list = 71;- Returns:
- Whether the keyList field is set.
-
getKeyList
KeyListStructure getKeyList()A list of alternative Key values for an element. [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
.uk.org.netex.www.netex.KeyListStructure key_list = 71;- Returns:
- The keyList.
-
getKeyListOrBuilder
KeyListStructureOrBuilder getKeyListOrBuilder()A list of alternative Key values for an element. [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
.uk.org.netex.www.netex.KeyListStructure key_list = 71; -
hasExtensions
boolean hasExtensions()User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators). [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
.uk.org.netex.www.netex.ExtensionsStructure extensions = 72;- Returns:
- Whether the extensions field is set.
-
getExtensions
ExtensionsStructure getExtensions()User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators). [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
.uk.org.netex.www.netex.ExtensionsStructure extensions = 72;- Returns:
- The extensions.
-
getExtensionsOrBuilder
ExtensionsStructureOrBuilder getExtensionsOrBuilder()User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators). [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
.uk.org.netex.www.netex.ExtensionsStructure extensions = 72; -
hasBrandingRef
boolean hasBrandingRef()Reference to a BRANDING. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;- Returns:
- Whether the brandingRef field is set.
-
getBrandingRef
VersionOfObjectRefStructure getBrandingRef()Reference to a BRANDING. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;- Returns:
- The brandingRef.
-
getBrandingRefOrBuilder
VersionOfObjectRefStructureOrBuilder getBrandingRefOrBuilder()Reference to a BRANDING. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73; -
hasName
boolean hasName()Name of Notice. Use Text for content. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 125:69]
.uk.org.netex.www.netex.MultilingualString name = 161;- Returns:
- Whether the name field is set.
-
getName
MultilingualString getName()Name of Notice. Use Text for content. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 125:69]
.uk.org.netex.www.netex.MultilingualString name = 161;- Returns:
- The name.
-
getNameOrBuilder
MultilingualStringOrBuilder getNameOrBuilder()Name of Notice. Use Text for content. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 125:69]
.uk.org.netex.www.netex.MultilingualString name = 161; -
hasShortName
boolean hasShortName()Short Name of Notice. Use Text for content. +v1.1. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 130:74]
.uk.org.netex.www.netex.MultilingualString short_name = 162;- Returns:
- Whether the shortName field is set.
-
getShortName
MultilingualString getShortName()Short Name of Notice. Use Text for content. +v1.1. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 130:74]
.uk.org.netex.www.netex.MultilingualString short_name = 162;- Returns:
- The shortName.
-
getShortNameOrBuilder
MultilingualStringOrBuilder getShortNameOrBuilder()Short Name of Notice. Use Text for content. +v1.1. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 130:74]
.uk.org.netex.www.netex.MultilingualString short_name = 162; -
hasText
boolean hasText()Text content of NOTICe. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 153:69]
.uk.org.netex.www.netex.MultilingualString text = 163;- Returns:
- Whether the text field is set.
-
getText
MultilingualString getText()Text content of NOTICe. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 153:69]
.uk.org.netex.www.netex.MultilingualString text = 163;- Returns:
- The text.
-
getTextOrBuilder
MultilingualStringOrBuilder getTextOrBuilder()Text content of NOTICe. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 153:69]
.uk.org.netex.www.netex.MultilingualString text = 163; -
getPublicCode
String getPublicCode()Alternative code associated with Notice. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 158:77]
string public_code = 164;- Returns:
- The publicCode.
-
getPublicCodeBytes
com.google.protobuf.ByteString getPublicCodeBytes()Alternative code associated with Notice. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 158:77]
string public_code = 164;- Returns:
- The bytes for publicCode.
-
getShortCode
String getShortCode()Alternative short code associated with Notice. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 163:76]
string short_code = 165;- Returns:
- The shortCode.
-
getShortCodeBytes
com.google.protobuf.ByteString getShortCodeBytes()Alternative short code associated with Notice. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 163:76]
string short_code = 165;- Returns:
- The bytes for shortCode.
-
hasPrivateCode
boolean hasPrivateCode()A private code that uniquely identifies the element. May be used for inter-operating with other (legacy) systems. [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
.uk.org.netex.www.netex.PrivateCodeStructure private_code = 166;- Returns:
- Whether the privateCode field is set.
-
getPrivateCode
PrivateCodeStructure getPrivateCode()A private code that uniquely identifies the element. May be used for inter-operating with other (legacy) systems. [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
.uk.org.netex.www.netex.PrivateCodeStructure private_code = 166;- Returns:
- The privateCode.
-
getPrivateCodeOrBuilder
PrivateCodeStructureOrBuilder getPrivateCodeOrBuilder()A private code that uniquely identifies the element. May be used for inter-operating with other (legacy) systems. [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
.uk.org.netex.www.netex.PrivateCodeStructure private_code = 166; -
hasTypeOfNoticeRef
boolean hasTypeOfNoticeRef()Reference to a TYPE OF NOTICe. [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 151:106]
.uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_notice_ref = 167;- Returns:
- Whether the typeOfNoticeRef field is set.
-
getTypeOfNoticeRef
VersionOfObjectRefStructure getTypeOfNoticeRef()Reference to a TYPE OF NOTICe. [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 151:106]
.uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_notice_ref = 167;- Returns:
- The typeOfNoticeRef.
-
getTypeOfNoticeRefOrBuilder
VersionOfObjectRefStructureOrBuilder getTypeOfNoticeRefOrBuilder()Reference to a TYPE OF NOTICe. [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 151:106]
.uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_notice_ref = 167; -
getCanBeAdvertised
boolean getCanBeAdvertised()Whether NOTICE is advertised to public. This may be overridden on an assignment. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 170:73]
bool can_be_advertised = 168;- Returns:
- The canBeAdvertised.
-
hasDriverDisplayText
boolean hasDriverDisplayText()Text to show to Driver or Staff for the Notice. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 136:82]
.uk.org.netex.www.netex.MultilingualString driver_display_text = 181;- Returns:
- Whether the driverDisplayText field is set.
-
getDriverDisplayText
MultilingualString getDriverDisplayText()Text to show to Driver or Staff for the Notice. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 136:82]
.uk.org.netex.www.netex.MultilingualString driver_display_text = 181;- Returns:
- The driverDisplayText.
-
getDriverDisplayTextOrBuilder
MultilingualStringOrBuilder getDriverDisplayTextOrBuilder()Text to show to Driver or Staff for the Notice. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 136:82]
.uk.org.netex.www.netex.MultilingualString driver_display_text = 181; -
hasVariants
boolean hasVariants()Variations on NOTICE for different media. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 141:84]
.uk.org.netex.www.netex.DeliveryVariants_RelStructure variants = 182;- Returns:
- Whether the variants field is set.
-
getVariants
DeliveryVariants_RelStructure getVariants()Variations on NOTICE for different media. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 141:84]
.uk.org.netex.www.netex.DeliveryVariants_RelStructure variants = 182;- Returns:
- The variants.
-
getVariantsOrBuilder
DeliveryVariants_RelStructureOrBuilder getVariantsOrBuilder()Variations on NOTICE for different media. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 141:84]
.uk.org.netex.www.netex.DeliveryVariants_RelStructure variants = 182; -
getId
String getId()[netex_framework/netex_reusableComponents/netex_notice_version.xsd at 103:52]
string id = 211;- Returns:
- The id.
-
getIdBytes
com.google.protobuf.ByteString getIdBytes()[netex_framework/netex_reusableComponents/netex_notice_version.xsd at 103:52]
string id = 211;- Returns:
- The bytes for id.
-