Class InfrastructureFrameType

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
uk.org.netex.www.netex.InfrastructureFrameType
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, InfrastructureFrameTypeOrBuilder

public final class InfrastructureFrameType extends com.google.protobuf.GeneratedMessage implements InfrastructureFrameTypeOrBuilder
 A coherent set of infrastructure network description data to which the same VALIDITY CONDITIONs have been assigned.  [netex_part_1/part1_frames/netex_infrastructureFrame_version.xsd at 86:91]
 
Protobuf type uk.org.netex.www.netex.InfrastructureFrameType
See Also:
  • Field Details

    • CREATED_FIELD_NUMBER

      public static final int CREATED_FIELD_NUMBER
      See Also:
    • CHANGED_FIELD_NUMBER

      public static final int CHANGED_FIELD_NUMBER
      See Also:
    • VERSION_FIELD_NUMBER

      public static final int VERSION_FIELD_NUMBER
      See Also:
    • STATUS_FIELD_NUMBER

      public static final int STATUS_FIELD_NUMBER
      See Also:
    • DERIVED_FROM_VERSION_REF_FIELD_NUMBER

      public static final int DERIVED_FROM_VERSION_REF_FIELD_NUMBER
      See Also:
    • DERIVED_FROM_OBJECT_REF_FIELD_NUMBER

      public static final int DERIVED_FROM_OBJECT_REF_FIELD_NUMBER
      See Also:
    • VALIDITY_CONDITIONS_FIELD_NUMBER

      public static final int VALIDITY_CONDITIONS_FIELD_NUMBER
      See Also:
    • VALID_BETWEEN_FIELD_NUMBER

      public static final int VALID_BETWEEN_FIELD_NUMBER
      See Also:
    • ALTERNATIVE_TEXTS_FIELD_NUMBER

      public static final int ALTERNATIVE_TEXTS_FIELD_NUMBER
      See Also:
    • KEY_LIST_FIELD_NUMBER

      public static final int KEY_LIST_FIELD_NUMBER
      See Also:
    • EXTENSIONS_FIELD_NUMBER

      public static final int EXTENSIONS_FIELD_NUMBER
      See Also:
    • BRANDING_REF_FIELD_NUMBER

      public static final int BRANDING_REF_FIELD_NUMBER
      See Also:
    • NAME_FIELD_NUMBER

      public static final int NAME_FIELD_NUMBER
      See Also:
    • DESCRIPTION_FIELD_NUMBER

      public static final int DESCRIPTION_FIELD_NUMBER
      See Also:
    • TYPE_OF_FRAME_REF_FIELD_NUMBER

      public static final int TYPE_OF_FRAME_REF_FIELD_NUMBER
      See Also:
    • BASELINE_VERSION_FRAME_REF_FIELD_NUMBER

      public static final int BASELINE_VERSION_FRAME_REF_FIELD_NUMBER
      See Also:
    • CODESPACES_FIELD_NUMBER

      public static final int CODESPACES_FIELD_NUMBER
      See Also:
    • FRAME_DEFAULTS_FIELD_NUMBER

      public static final int FRAME_DEFAULTS_FIELD_NUMBER
      See Also:
    • VERSIONS_FIELD_NUMBER

      public static final int VERSIONS_FIELD_NUMBER
      See Also:
    • PREREQUISITES_FIELD_NUMBER

      public static final int PREREQUISITES_FIELD_NUMBER
      See Also:
    • TRACES_FIELD_NUMBER

      public static final int TRACES_FIELD_NUMBER
      See Also:
    • CONTENT_VALIDITY_CONDITIONS_FIELD_NUMBER

      public static final int CONTENT_VALIDITY_CONDITIONS_FIELD_NUMBER
      See Also:
    • LAYERS_FIELD_NUMBER

      public static final int LAYERS_FIELD_NUMBER
      See Also:
    • MEETINGS_RESTRICTED_FIELD_NUMBER

      public static final int MEETINGS_RESTRICTED_FIELD_NUMBER
      See Also:
    • RESTRICTED_MANOEUVRES_FIELD_NUMBER

      public static final int RESTRICTED_MANOEUVRES_FIELD_NUMBER
      See Also:
    • OVERTAKING_POSSIBILITIES_RESTRICTED_FIELD_NUMBER

      public static final int OVERTAKING_POSSIBILITIES_RESTRICTED_FIELD_NUMBER
      See Also:
    • SPATIAL_FEATURES_FIELD_NUMBER

      public static final int SPATIAL_FEATURES_FIELD_NUMBER
      See Also:
    • JUNCTIONS_FIELD_NUMBER

      public static final int JUNCTIONS_FIELD_NUMBER
      See Also:
    • ELEMENTS_FIELD_NUMBER

      public static final int ELEMENTS_FIELD_NUMBER
      See Also:
    • RESTRICTIONS_FIELD_NUMBER

      public static final int RESTRICTIONS_FIELD_NUMBER
      See Also:
    • CREW_BASES_FIELD_NUMBER

      public static final int CREW_BASES_FIELD_NUMBER
      See Also:
    • GARAGES_FIELD_NUMBER

      public static final int GARAGES_FIELD_NUMBER
      See Also:
    • VEHICLE_AND_CREW_POINTS_FIELD_NUMBER

      public static final int VEHICLE_AND_CREW_POINTS_FIELD_NUMBER
      See Also:
    • TRAFFIC_CONTROL_POINTS_FIELD_NUMBER

      public static final int TRAFFIC_CONTROL_POINTS_FIELD_NUMBER
      See Also:
    • ACTIVATION_POINTS_FIELD_NUMBER

      public static final int ACTIVATION_POINTS_FIELD_NUMBER
      See Also:
    • ACTIVATED_EQUIPMENTS_FIELD_NUMBER

      public static final int ACTIVATED_EQUIPMENTS_FIELD_NUMBER
      See Also:
    • VEHICLE_TYPES_FIELD_NUMBER

      public static final int VEHICLE_TYPES_FIELD_NUMBER
      See Also:
    • VEHICLE_MODELS_FIELD_NUMBER

      public static final int VEHICLE_MODELS_FIELD_NUMBER
      See Also:
    • VEHICLE_EQUIPMENT_PROFILES_FIELD_NUMBER

      public static final int VEHICLE_EQUIPMENT_PROFILES_FIELD_NUMBER
      See Also:
    • VEHICLE_MODEL_PROFILES_FIELD_NUMBER

      public static final int VEHICLE_MODEL_PROFILES_FIELD_NUMBER
      See Also:
    • VEHICLES_FIELD_NUMBER

      public static final int VEHICLES_FIELD_NUMBER
      See Also:
    • ID_FIELD_NUMBER

      public static final int ID_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:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage
    • hasCreated

      public boolean hasCreated()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
      Specified by:
      hasCreated in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the created field is set.
    • getCreated

      public 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;
      Specified by:
      getCreated in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The created.
    • getCreatedOrBuilder

      public 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;
      Specified by:
      getCreatedOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasChanged

      public 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;
      Specified by:
      hasChanged in interface InfrastructureFrameTypeOrBuilder
      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_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
      Specified by:
      getChanged in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The changed.
    • getChangedOrBuilder

      public 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;
      Specified by:
      getChangedOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • getVersion

      public String getVersion()
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Specified by:
      getVersion in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The version.
    • getVersionBytes

      public com.google.protobuf.ByteString getVersionBytes()
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Specified by:
      getVersionBytes in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The bytes for version.
    • getStatusValue

      public 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;
      Specified by:
      getStatusValue in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The enum numeric value on the wire for status.
    • getStatus

      public 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;
      Specified by:
      getStatus in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The status.
    • getDerivedFromVersionRef

      public 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 = 523;
      Specified by:
      getDerivedFromVersionRef in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The derivedFromVersionRef.
    • getDerivedFromVersionRefBytes

      public 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 = 523;
      Specified by:
      getDerivedFromVersionRefBytes in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The bytes for derivedFromVersionRef.
    • getDerivedFromObjectRef

      public 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 = 524;
      Specified by:
      getDerivedFromObjectRef in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The derivedFromObjectRef.
    • getDerivedFromObjectRefBytes

      public 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 = 524;
      Specified by:
      getDerivedFromObjectRefBytes in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • hasValidityConditions

      public 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;
      Specified by:
      hasValidityConditions in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the validityConditions field is set.
    • getValidityConditions

      public 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;
      Specified by:
      getValidityConditions in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The validityConditions.
    • getValidityConditionsOrBuilder

      public 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;
      Specified by:
      getValidityConditionsOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • getValidBetweenList

      public 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;
      Specified by:
      getValidBetweenList in interface InfrastructureFrameTypeOrBuilder
    • getValidBetweenOrBuilderList

      public 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;
      Specified by:
      getValidBetweenOrBuilderList in interface InfrastructureFrameTypeOrBuilder
    • getValidBetweenCount

      public 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;
      Specified by:
      getValidBetweenCount in interface InfrastructureFrameTypeOrBuilder
    • getValidBetween

      public ValidBetweenType getValidBetween(int index)
       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;
      Specified by:
      getValidBetween in interface InfrastructureFrameTypeOrBuilder
    • getValidBetweenOrBuilder

      public ValidBetweenTypeOrBuilder getValidBetweenOrBuilder(int index)
       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;
      Specified by:
      getValidBetweenOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasAlternativeTexts

      public 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;
      Specified by:
      hasAlternativeTexts in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the alternativeTexts field is set.
    • getAlternativeTexts

      public 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;
      Specified by:
      getAlternativeTexts in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The alternativeTexts.
    • getAlternativeTextsOrBuilder

      public 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;
      Specified by:
      getAlternativeTextsOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasKeyList

      public 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;
      Specified by:
      hasKeyList in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the keyList field is set.
    • getKeyList

      public 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;
      Specified by:
      getKeyList in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The keyList.
    • getKeyListOrBuilder

      public 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;
      Specified by:
      getKeyListOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasExtensions

      public 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;
      Specified by:
      hasExtensions in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the extensions field is set.
    • getExtensions

      public 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;
      Specified by:
      getExtensions in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The extensions.
    • getExtensionsOrBuilder

      public 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;
      Specified by:
      getExtensionsOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasBrandingRef

      public 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;
      Specified by:
      hasBrandingRef in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the brandingRef field is set.
    • getBrandingRef

      public 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;
      Specified by:
      getBrandingRef in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The brandingRef.
    • getBrandingRefOrBuilder

      public 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;
      Specified by:
      getBrandingRefOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasName

      public boolean hasName()
       Name of VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 89:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      hasName in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 89:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getName in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The name.
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 89:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasDescription

      public boolean hasDescription()
       Description of VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 94:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      hasDescription in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Description of VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 94:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      getDescription in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The description.
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Description of VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 94:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      getDescriptionOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasTypeOfFrameRef

      public boolean hasTypeOfFrameRef()
       Reference to a TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_support.xsd at 123:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_frame_ref = 163;
      Specified by:
      hasTypeOfFrameRef in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the typeOfFrameRef field is set.
    • getTypeOfFrameRef

      public VersionOfObjectRefStructure getTypeOfFrameRef()
       Reference to a TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_support.xsd at 123:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_frame_ref = 163;
      Specified by:
      getTypeOfFrameRef in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The typeOfFrameRef.
    • getTypeOfFrameRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTypeOfFrameRefOrBuilder()
       Reference to a TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_support.xsd at 123:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_frame_ref = 163;
      Specified by:
      getTypeOfFrameRefOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasBaselineVersionFrameRef

      public boolean hasBaselineVersionFrameRef()
       Prerequisite Baseline VERSION FRAME  that all objects in this VERSION require.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 104:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure baseline_version_frame_ref = 164;
      Specified by:
      hasBaselineVersionFrameRef in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the baselineVersionFrameRef field is set.
    • getBaselineVersionFrameRef

      public VersionOfObjectRefStructure getBaselineVersionFrameRef()
       Prerequisite Baseline VERSION FRAME  that all objects in this VERSION require.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 104:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure baseline_version_frame_ref = 164;
      Specified by:
      getBaselineVersionFrameRef in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The baselineVersionFrameRef.
    • getBaselineVersionFrameRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getBaselineVersionFrameRefOrBuilder()
       Prerequisite Baseline VERSION FRAME  that all objects in this VERSION require.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 104:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure baseline_version_frame_ref = 164;
      Specified by:
      getBaselineVersionFrameRefOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasCodespaces

      public boolean hasCodespaces()
       CODE SPACES used in this frame. Normally there will be at least one.  A default may be specified in the Frame defaults.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 109:80]
       
      .uk.org.netex.www.netex.Codespaces_RelStructure codespaces = 165;
      Specified by:
      hasCodespaces in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the codespaces field is set.
    • getCodespaces

      public Codespaces_RelStructure getCodespaces()
       CODE SPACES used in this frame. Normally there will be at least one.  A default may be specified in the Frame defaults.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 109:80]
       
      .uk.org.netex.www.netex.Codespaces_RelStructure codespaces = 165;
      Specified by:
      getCodespaces in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The codespaces.
    • getCodespacesOrBuilder

      public Codespaces_RelStructureOrBuilder getCodespacesOrBuilder()
       CODE SPACES used in this frame. Normally there will be at least one.  A default may be specified in the Frame defaults.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 109:80]
       
      .uk.org.netex.www.netex.Codespaces_RelStructure codespaces = 165;
      Specified by:
      getCodespacesOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasFrameDefaults

      public boolean hasFrameDefaults()
       Default values to use on elements in the frame  that do not explicitly state a value.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 114:89]
       
      .uk.org.netex.www.netex.VersionFrameDefaultsStructure frame_defaults = 166;
      Specified by:
      hasFrameDefaults in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the frameDefaults field is set.
    • getFrameDefaults

      public VersionFrameDefaultsStructure getFrameDefaults()
       Default values to use on elements in the frame  that do not explicitly state a value.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 114:89]
       
      .uk.org.netex.www.netex.VersionFrameDefaultsStructure frame_defaults = 166;
      Specified by:
      getFrameDefaults in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The frameDefaults.
    • getFrameDefaultsOrBuilder

      public VersionFrameDefaultsStructureOrBuilder getFrameDefaultsOrBuilder()
       Default values to use on elements in the frame  that do not explicitly state a value.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 114:89]
       
      .uk.org.netex.www.netex.VersionFrameDefaultsStructure frame_defaults = 166;
      Specified by:
      getFrameDefaultsOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasVersions

      public boolean hasVersions()
       Formal definitions of VERSIONs included in frame.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 119:76]
       
      .uk.org.netex.www.netex.Versions_RelStructure versions = 167;
      Specified by:
      hasVersions in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the versions field is set.
    • getVersions

      public Versions_RelStructure getVersions()
       Formal definitions of VERSIONs included in frame.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 119:76]
       
      .uk.org.netex.www.netex.Versions_RelStructure versions = 167;
      Specified by:
      getVersions in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The versions.
    • getVersionsOrBuilder

      public Versions_RelStructureOrBuilder getVersionsOrBuilder()
       Formal definitions of VERSIONs included in frame.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 119:76]
       
      .uk.org.netex.www.netex.Versions_RelStructure versions = 167;
      Specified by:
      getVersionsOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasPrerequisites

      public boolean hasPrerequisites()
       Prerequisite VERSION FRAMEs containing elements  that this frame depends on.  +v1.1  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 124:89]
       
      .uk.org.netex.www.netex.VersionFrameRefs_RelStructure prerequisites = 168;
      Specified by:
      hasPrerequisites in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the prerequisites field is set.
    • getPrerequisites

      public VersionFrameRefs_RelStructure getPrerequisites()
       Prerequisite VERSION FRAMEs containing elements  that this frame depends on.  +v1.1  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 124:89]
       
      .uk.org.netex.www.netex.VersionFrameRefs_RelStructure prerequisites = 168;
      Specified by:
      getPrerequisites in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The prerequisites.
    • getPrerequisitesOrBuilder

      public VersionFrameRefs_RelStructureOrBuilder getPrerequisitesOrBuilder()
       Prerequisite VERSION FRAMEs containing elements  that this frame depends on.  +v1.1  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 124:89]
       
      .uk.org.netex.www.netex.VersionFrameRefs_RelStructure prerequisites = 168;
      Specified by:
      getPrerequisitesOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasTraces

      public boolean hasTraces()
       TRACEs recording changes to ENTITIES in FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 129:72]
       
      .uk.org.netex.www.netex.Traces_RelStructure traces = 169;
      Specified by:
      hasTraces in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the traces field is set.
    • getTraces

      public Traces_RelStructure getTraces()
       TRACEs recording changes to ENTITIES in FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 129:72]
       
      .uk.org.netex.www.netex.Traces_RelStructure traces = 169;
      Specified by:
      getTraces in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The traces.
    • getTracesOrBuilder

      public Traces_RelStructureOrBuilder getTracesOrBuilder()
       TRACEs recording changes to ENTITIES in FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 129:72]
       
      .uk.org.netex.www.netex.Traces_RelStructure traces = 169;
      Specified by:
      getTracesOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasContentValidityConditions

      public boolean hasContentValidityConditions()
       Common VALIDITY CONDITIONs used by elements in frame.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 151:103]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure content_validity_conditions = 170;
      Specified by:
      hasContentValidityConditions in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the contentValidityConditions field is set.
    • getContentValidityConditions

      public ValidityConditions_RelStructure getContentValidityConditions()
       Common VALIDITY CONDITIONs used by elements in frame.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 151:103]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure content_validity_conditions = 170;
      Specified by:
      getContentValidityConditions in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The contentValidityConditions.
    • getContentValidityConditionsOrBuilder

      public ValidityConditions_RelStructureOrBuilder getContentValidityConditionsOrBuilder()
       Common VALIDITY CONDITIONs used by elements in frame.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 151:103]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure content_validity_conditions = 170;
      Specified by:
      getContentValidityConditionsOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasLayers

      public boolean hasLayers()
       layers included in frame  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 139:75]
       
      .uk.org.netex.www.netex.LayerRefs_RelStructure layers = 181;
      Specified by:
      hasLayers in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the layers field is set.
    • getLayers

      public LayerRefs_RelStructure getLayers()
       layers included in frame  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 139:75]
       
      .uk.org.netex.www.netex.LayerRefs_RelStructure layers = 181;
      Specified by:
      getLayers in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The layers.
    • getLayersOrBuilder

      public LayerRefs_RelStructureOrBuilder getLayersOrBuilder()
       layers included in frame  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 139:75]
       
      .uk.org.netex.www.netex.LayerRefs_RelStructure layers = 181;
      Specified by:
      getLayersOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • getMeetingsRestricted

      public boolean getMeetingsRestricted()
       Default sense for MEETING RESTRICTIONs in frame. If 'true', meetings at all points are restricted unless explicitly permittted,  If 'false', meetings at all points are allowed, unless explicitly forbidden by a MEETING RESTRICTION. Default is 'f'alse'.  [netex_part_1/part1_frames/netex_infrastructureFrame_version.xsd at 142:92]
       
      bool meetings_restricted = 411;
      Specified by:
      getMeetingsRestricted in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The meetingsRestricted.
    • getRestrictedManoeuvres

      public boolean getRestrictedManoeuvres()
       Default sense for RESTRICTED MANOEUVRE in frame. If 'true', manoevres at all points are restricted unless explicitly permittted,  If 'false', meeting at all points is allowed, unless explicitly forbidden by a RESTRICTED MANOEUVRE. Default is 'f'alse'.  [netex_part_1/part1_frames/netex_infrastructureFrame_version.xsd at 147:94]
       
      bool restricted_manoeuvres = 412;
      Specified by:
      getRestrictedManoeuvres in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The restrictedManoeuvres.
    • getOvertakingPossibilitiesRestricted

      public boolean getOvertakingPossibilitiesRestricted()
       Default sense for OVERTAKING POSSIBILITY restrictions in frame. If true, overtaking at all points is restricted unless explicitly permitted,  If 'false', meeting at all points is allowed, unless explicitly forbidden by an OVERTAKING POSSIBILITY. Default is 'f'alse'.  [netex_part_1/part1_frames/netex_infrastructureFrame_version.xsd at 152:107]
       
      bool overtaking_possibilities_restricted = 413;
      Specified by:
      getOvertakingPossibilitiesRestricted in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The overtakingPossibilitiesRestricted.
    • hasSpatialFeatures

      public boolean hasSpatialFeatures()
       TARIFF ZONEs in frame.  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 63:97]
       
      .uk.org.netex.www.netex.SpatialFeaturesInFrame_RelStructure spatial_features = 421;
      Specified by:
      hasSpatialFeatures in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the spatialFeatures field is set.
    • getSpatialFeatures

      public SpatialFeaturesInFrame_RelStructure getSpatialFeatures()
       TARIFF ZONEs in frame.  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 63:97]
       
      .uk.org.netex.www.netex.SpatialFeaturesInFrame_RelStructure spatial_features = 421;
      Specified by:
      getSpatialFeatures in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The spatialFeatures.
    • getSpatialFeaturesOrBuilder

      public SpatialFeaturesInFrame_RelStructureOrBuilder getSpatialFeaturesOrBuilder()
       TARIFF ZONEs in frame.  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 63:97]
       
      .uk.org.netex.www.netex.SpatialFeaturesInFrame_RelStructure spatial_features = 421;
      Specified by:
      getSpatialFeaturesOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasJunctions

      public boolean hasJunctions()
       Junctions in Network in frame.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 68:99]
       
      .uk.org.netex.www.netex.InfrastructureJunctionsInFrame_RelStructure junctions = 431;
      Specified by:
      hasJunctions in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the junctions field is set.
    • getJunctions

       Junctions in Network in frame.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 68:99]
       
      .uk.org.netex.www.netex.InfrastructureJunctionsInFrame_RelStructure junctions = 431;
      Specified by:
      getJunctions in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The junctions.
    • getJunctionsOrBuilder

       Junctions in Network in frame.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 68:99]
       
      .uk.org.netex.www.netex.InfrastructureJunctionsInFrame_RelStructure junctions = 431;
      Specified by:
      getJunctionsOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasElements

      public boolean hasElements()
       Elements (links) in Network in frame.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 73:97]
       
      .uk.org.netex.www.netex.InfrastructureElementsInFrame_RelStructure elements = 432;
      Specified by:
      hasElements in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the elements field is set.
    • getElements

       Elements (links) in Network in frame.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 73:97]
       
      .uk.org.netex.www.netex.InfrastructureElementsInFrame_RelStructure elements = 432;
      Specified by:
      getElements in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The elements.
    • getElementsOrBuilder

       Elements (links) in Network in frame.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 73:97]
       
      .uk.org.netex.www.netex.InfrastructureElementsInFrame_RelStructure elements = 432;
      Specified by:
      getElementsOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasRestrictions

      public boolean hasRestrictions()
       restrictions on network.  [netex_part_1/part1_networkDescription/netex_networkRestriction_version.xsd at 78:98]
       
      .uk.org.netex.www.netex.NetworkRestrictionsInFrame_RelStructure restrictions = 441;
      Specified by:
      hasRestrictions in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the restrictions field is set.
    • getRestrictions

      public NetworkRestrictionsInFrame_RelStructure getRestrictions()
       restrictions on network.  [netex_part_1/part1_networkDescription/netex_networkRestriction_version.xsd at 78:98]
       
      .uk.org.netex.www.netex.NetworkRestrictionsInFrame_RelStructure restrictions = 441;
      Specified by:
      getRestrictions in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The restrictions.
    • getRestrictionsOrBuilder

      public NetworkRestrictionsInFrame_RelStructureOrBuilder getRestrictionsOrBuilder()
       restrictions on network.  [netex_part_1/part1_networkDescription/netex_networkRestriction_version.xsd at 78:98]
       
      .uk.org.netex.www.netex.NetworkRestrictionsInFrame_RelStructure restrictions = 441;
      Specified by:
      getRestrictionsOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasCrewBases

      public boolean hasCrewBases()
       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 72:85]
       
      .uk.org.netex.www.netex.CrewBasesInFrame_RelStructure crew_bases = 461;
      Specified by:
      hasCrewBases in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the crewBases field is set.
    • getCrewBases

      public CrewBasesInFrame_RelStructure getCrewBases()
       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 72:85]
       
      .uk.org.netex.www.netex.CrewBasesInFrame_RelStructure crew_bases = 461;
      Specified by:
      getCrewBases in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The crewBases.
    • getCrewBasesOrBuilder

      public CrewBasesInFrame_RelStructureOrBuilder getCrewBasesOrBuilder()
       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 72:85]
       
      .uk.org.netex.www.netex.CrewBasesInFrame_RelStructure crew_bases = 461;
      Specified by:
      getCrewBasesOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasGarages

      public boolean hasGarages()
       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 77:81]
       
      .uk.org.netex.www.netex.GaragesInFrame_RelStructure garages = 462;
      Specified by:
      hasGarages in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the garages field is set.
    • getGarages

      public GaragesInFrame_RelStructure getGarages()
       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 77:81]
       
      .uk.org.netex.www.netex.GaragesInFrame_RelStructure garages = 462;
      Specified by:
      getGarages in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The garages.
    • getGaragesOrBuilder

      public GaragesInFrame_RelStructureOrBuilder getGaragesOrBuilder()
       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 77:81]
       
      .uk.org.netex.www.netex.GaragesInFrame_RelStructure garages = 462;
      Specified by:
      getGaragesOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasVehicleAndCrewPoints

      public boolean hasVehicleAndCrewPoints()
       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 82:99]
       
      .uk.org.netex.www.netex.ReliefPointsInFrame_RelStructure vehicle_and_crew_points = 463;
      Specified by:
      hasVehicleAndCrewPoints in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the vehicleAndCrewPoints field is set.
    • getVehicleAndCrewPoints

      public ReliefPointsInFrame_RelStructure getVehicleAndCrewPoints()
       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 82:99]
       
      .uk.org.netex.www.netex.ReliefPointsInFrame_RelStructure vehicle_and_crew_points = 463;
      Specified by:
      getVehicleAndCrewPoints in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The vehicleAndCrewPoints.
    • getVehicleAndCrewPointsOrBuilder

      public ReliefPointsInFrame_RelStructureOrBuilder getVehicleAndCrewPointsOrBuilder()
       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 82:99]
       
      .uk.org.netex.www.netex.ReliefPointsInFrame_RelStructure vehicle_and_crew_points = 463;
      Specified by:
      getVehicleAndCrewPointsOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasTrafficControlPoints

      public boolean hasTrafficControlPoints()
       points in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 70:107]
       
      .uk.org.netex.www.netex.TrafficControlPointsInFrame_RelStructure traffic_control_points = 471;
      Specified by:
      hasTrafficControlPoints in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the trafficControlPoints field is set.
    • getTrafficControlPoints

      public TrafficControlPointsInFrame_RelStructure getTrafficControlPoints()
       points in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 70:107]
       
      .uk.org.netex.www.netex.TrafficControlPointsInFrame_RelStructure traffic_control_points = 471;
      Specified by:
      getTrafficControlPoints in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The trafficControlPoints.
    • getTrafficControlPointsOrBuilder

      public TrafficControlPointsInFrame_RelStructureOrBuilder getTrafficControlPointsOrBuilder()
       points in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 70:107]
       
      .uk.org.netex.www.netex.TrafficControlPointsInFrame_RelStructure traffic_control_points = 471;
      Specified by:
      getTrafficControlPointsOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasActivationPoints

      public boolean hasActivationPoints()
       points in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 75:99]
       
      .uk.org.netex.www.netex.ActivationPointsInFrame_RelStructure activation_points = 472;
      Specified by:
      hasActivationPoints in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the activationPoints field is set.
    • getActivationPoints

      public ActivationPointsInFrame_RelStructure getActivationPoints()
       points in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 75:99]
       
      .uk.org.netex.www.netex.ActivationPointsInFrame_RelStructure activation_points = 472;
      Specified by:
      getActivationPoints in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The activationPoints.
    • getActivationPointsOrBuilder

      public ActivationPointsInFrame_RelStructureOrBuilder getActivationPointsOrBuilder()
       points in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 75:99]
       
      .uk.org.netex.www.netex.ActivationPointsInFrame_RelStructure activation_points = 472;
      Specified by:
      getActivationPointsOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasActivationLinks

      public boolean hasActivationLinks()
       links in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 80:97]
       
      .uk.org.netex.www.netex.ActivationLinksInFrame_RelStructure activation_links = 473;
      Specified by:
      hasActivationLinks in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the activationLinks field is set.
    • getActivationLinks

      public ActivationLinksInFrame_RelStructure getActivationLinks()
       links in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 80:97]
       
      .uk.org.netex.www.netex.ActivationLinksInFrame_RelStructure activation_links = 473;
      Specified by:
      getActivationLinks in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The activationLinks.
    • getActivationLinksOrBuilder

      public ActivationLinksInFrame_RelStructureOrBuilder getActivationLinksOrBuilder()
       links in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 80:97]
       
      .uk.org.netex.www.netex.ActivationLinksInFrame_RelStructure activation_links = 473;
      Specified by:
      getActivationLinksOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasActivatedEquipments

      public boolean hasActivatedEquipments()
       equipment in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 85:105]
       
      .uk.org.netex.www.netex.ActivatedEquipmentsInFrame_RelStructure activated_equipments = 474;
      Specified by:
      hasActivatedEquipments in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the activatedEquipments field is set.
    • getActivatedEquipments

      public ActivatedEquipmentsInFrame_RelStructure getActivatedEquipments()
       equipment in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 85:105]
       
      .uk.org.netex.www.netex.ActivatedEquipmentsInFrame_RelStructure activated_equipments = 474;
      Specified by:
      getActivatedEquipments in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The activatedEquipments.
    • getActivatedEquipmentsOrBuilder

      public ActivatedEquipmentsInFrame_RelStructureOrBuilder getActivatedEquipmentsOrBuilder()
       equipment in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 85:105]
       
      .uk.org.netex.www.netex.ActivatedEquipmentsInFrame_RelStructure activated_equipments = 474;
      Specified by:
      getActivatedEquipmentsOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasVehicleTypes

      public boolean hasVehicleTypes()
       VEHICLE TYPEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 109:91]
       
      .uk.org.netex.www.netex.VehicleTypesInFrame_RelStructure vehicle_types = 481;
      Specified by:
      hasVehicleTypes in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the vehicleTypes field is set.
    • getVehicleTypes

      public VehicleTypesInFrame_RelStructure getVehicleTypes()
       VEHICLE TYPEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 109:91]
       
      .uk.org.netex.www.netex.VehicleTypesInFrame_RelStructure vehicle_types = 481;
      Specified by:
      getVehicleTypes in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The vehicleTypes.
    • getVehicleTypesOrBuilder

      public VehicleTypesInFrame_RelStructureOrBuilder getVehicleTypesOrBuilder()
       VEHICLE TYPEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 109:91]
       
      .uk.org.netex.www.netex.VehicleTypesInFrame_RelStructure vehicle_types = 481;
      Specified by:
      getVehicleTypesOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasVehicleModels

      public boolean hasVehicleModels()
       VEHICLE MODELs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 114:93]
       
      .uk.org.netex.www.netex.VehicleModelsInFrame_RelStructure vehicle_models = 482;
      Specified by:
      hasVehicleModels in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the vehicleModels field is set.
    • getVehicleModels

      public VehicleModelsInFrame_RelStructure getVehicleModels()
       VEHICLE MODELs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 114:93]
       
      .uk.org.netex.www.netex.VehicleModelsInFrame_RelStructure vehicle_models = 482;
      Specified by:
      getVehicleModels in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The vehicleModels.
    • getVehicleModelsOrBuilder

      public VehicleModelsInFrame_RelStructureOrBuilder getVehicleModelsOrBuilder()
       VEHICLE MODELs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 114:93]
       
      .uk.org.netex.www.netex.VehicleModelsInFrame_RelStructure vehicle_models = 482;
      Specified by:
      getVehicleModelsOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasVehicleEquipmentProfiles

      public boolean hasVehicleEquipmentProfiles()
       VEHICLE EQUIPMENT PROFILEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 119:114]
       
      .uk.org.netex.www.netex.VehicleEquipmenProfilesInFrame_RelStructure vehicle_equipment_profiles = 483;
      Specified by:
      hasVehicleEquipmentProfiles in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the vehicleEquipmentProfiles field is set.
    • getVehicleEquipmentProfiles

      public VehicleEquipmenProfilesInFrame_RelStructure getVehicleEquipmentProfiles()
       VEHICLE EQUIPMENT PROFILEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 119:114]
       
      .uk.org.netex.www.netex.VehicleEquipmenProfilesInFrame_RelStructure vehicle_equipment_profiles = 483;
      Specified by:
      getVehicleEquipmentProfiles in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The vehicleEquipmentProfiles.
    • getVehicleEquipmentProfilesOrBuilder

      public VehicleEquipmenProfilesInFrame_RelStructureOrBuilder getVehicleEquipmentProfilesOrBuilder()
       VEHICLE EQUIPMENT PROFILEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 119:114]
       
      .uk.org.netex.www.netex.VehicleEquipmenProfilesInFrame_RelStructure vehicle_equipment_profiles = 483;
      Specified by:
      getVehicleEquipmentProfilesOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasVehicleModelProfiles

      public boolean hasVehicleModelProfiles()
       VEHICLE MODEL PROFILEs in frame. +v1.2.2  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 124:107]
       
      .uk.org.netex.www.netex.VehicleModelProfilesInFrame_RelStructure vehicle_model_profiles = 512;
      Specified by:
      hasVehicleModelProfiles in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the vehicleModelProfiles field is set.
    • getVehicleModelProfiles

      public VehicleModelProfilesInFrame_RelStructure getVehicleModelProfiles()
       VEHICLE MODEL PROFILEs in frame. +v1.2.2  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 124:107]
       
      .uk.org.netex.www.netex.VehicleModelProfilesInFrame_RelStructure vehicle_model_profiles = 512;
      Specified by:
      getVehicleModelProfiles in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The vehicleModelProfiles.
    • getVehicleModelProfilesOrBuilder

      public VehicleModelProfilesInFrame_RelStructureOrBuilder getVehicleModelProfilesOrBuilder()
       VEHICLE MODEL PROFILEs in frame. +v1.2.2  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 124:107]
       
      .uk.org.netex.www.netex.VehicleModelProfilesInFrame_RelStructure vehicle_model_profiles = 512;
      Specified by:
      getVehicleModelProfilesOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasVehicles

      public boolean hasVehicles()
       VEHICLEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 129:83]
       
      .uk.org.netex.www.netex.VehiclesInFrame_RelStructure vehicles = 484;
      Specified by:
      hasVehicles in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the vehicles field is set.
    • getVehicles

      public VehiclesInFrame_RelStructure getVehicles()
       VEHICLEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 129:83]
       
      .uk.org.netex.www.netex.VehiclesInFrame_RelStructure vehicles = 484;
      Specified by:
      getVehicles in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The vehicles.
    • getVehiclesOrBuilder

      public VehiclesInFrame_RelStructureOrBuilder getVehiclesOrBuilder()
       VEHICLEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 129:83]
       
      .uk.org.netex.www.netex.VehiclesInFrame_RelStructure vehicles = 484;
      Specified by:
      getVehiclesOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • getId

      public String getId()
       [netex_part_1/part1_frames/netex_infrastructureFrame_version.xsd at 107:65]
       
      string id = 521;
      Specified by:
      getId in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_part_1/part1_frames/netex_infrastructureFrame_version.xsd at 107:65]
       
      string id = 521;
      Specified by:
      getIdBytes in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The bytes for id.
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage
    • writeTo

      public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
      Specified by:
      writeTo in interface com.google.protobuf.MessageLite
      Overrides:
      writeTo in class com.google.protobuf.GeneratedMessage
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class com.google.protobuf.GeneratedMessage
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface com.google.protobuf.Message
      Overrides:
      equals in class com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface com.google.protobuf.Message
      Overrides:
      hashCode in class com.google.protobuf.AbstractMessage
    • parseFrom

      public static InfrastructureFrameType parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static InfrastructureFrameType parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static InfrastructureFrameType parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static InfrastructureFrameType parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static InfrastructureFrameType parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static InfrastructureFrameType parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static InfrastructureFrameType parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static InfrastructureFrameType parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static InfrastructureFrameType parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static InfrastructureFrameType parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static InfrastructureFrameType parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static InfrastructureFrameType parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      public InfrastructureFrameType.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface com.google.protobuf.MessageLite
    • newBuilder

      public static InfrastructureFrameType.Builder newBuilder()
    • newBuilder

      public static InfrastructureFrameType.Builder newBuilder(InfrastructureFrameType prototype)
    • toBuilder

      public InfrastructureFrameType.Builder toBuilder()
      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

      protected InfrastructureFrameType.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
      Overrides:
      newBuilderForType in class com.google.protobuf.AbstractMessage
    • getDefaultInstance

      public static InfrastructureFrameType getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<InfrastructureFrameType> parser()
    • getParserForType

      public com.google.protobuf.Parser<InfrastructureFrameType> getParserForType()
      Specified by:
      getParserForType in interface com.google.protobuf.Message
      Specified by:
      getParserForType in interface com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class com.google.protobuf.GeneratedMessage
    • getDefaultInstanceForType

      public InfrastructureFrameType getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder