Interface SiteFacilitySets_RelStructure.ChoiceWrapper_SiteFacilitySets_RelStructureOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
SiteFacilitySets_RelStructure.ChoiceWrapper_SiteFacilitySets_RelStructure, SiteFacilitySets_RelStructure.ChoiceWrapper_SiteFacilitySets_RelStructure.Builder
Enclosing class:
SiteFacilitySets_RelStructure

public static interface SiteFacilitySets_RelStructure.ChoiceWrapper_SiteFacilitySets_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    Set of enumerated FACILITY values that are relevant to a SITE (names based on TPEG classifications, augmented with UIC etc.).
    Set of enumerated FACILITY values that are relevant to a SITE (names based on TPEG classifications, augmented with UIC etc.).
    Reference to a SITE FACILITY SET.
    Reference to a SITE FACILITY SET.
    boolean
    Set of enumerated FACILITY values that are relevant to a SITE (names based on TPEG classifications, augmented with UIC etc.).
    boolean
    Reference to a SITE FACILITY SET.

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • hasSiteFacilitySetRef

      boolean hasSiteFacilitySetRef()
       Reference to a SITE FACILITY SET.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 787:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_facility_set_ref = 1;
      Returns:
      Whether the siteFacilitySetRef field is set.
    • getSiteFacilitySetRef

      VersionOfObjectRefStructure getSiteFacilitySetRef()
       Reference to a SITE FACILITY SET.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 787:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_facility_set_ref = 1;
      Returns:
      The siteFacilitySetRef.
    • getSiteFacilitySetRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getSiteFacilitySetRefOrBuilder()
       Reference to a SITE FACILITY SET.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 787:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_facility_set_ref = 1;
    • hasSiteFacilitySet

      boolean hasSiteFacilitySet()
       Set of enumerated FACILITY values that are relevant to a SITE (names based on TPEG classifications, augmented with UIC etc.).  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 425:70]
       
      .uk.org.netex.www.netex.SiteFacilitySetType site_facility_set = 2;
      Returns:
      Whether the siteFacilitySet field is set.
    • getSiteFacilitySet

      SiteFacilitySetType getSiteFacilitySet()
       Set of enumerated FACILITY values that are relevant to a SITE (names based on TPEG classifications, augmented with UIC etc.).  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 425:70]
       
      .uk.org.netex.www.netex.SiteFacilitySetType site_facility_set = 2;
      Returns:
      The siteFacilitySet.
    • getSiteFacilitySetOrBuilder

      SiteFacilitySetTypeOrBuilder getSiteFacilitySetOrBuilder()
       Set of enumerated FACILITY values that are relevant to a SITE (names based on TPEG classifications, augmented with UIC etc.).  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 425:70]
       
      .uk.org.netex.www.netex.SiteFacilitySetType site_facility_set = 2;