Interface NetworkFilterByValueStructureOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
NetworkFilterByValueStructure, NetworkFilterByValueStructure.Builder

@Generated public interface NetworkFilterByValueStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasLayerRef

      boolean hasLayerRef()
       Reference to a LAYER.  [netex_framework/netex_genericFramework/netex_layer_support.xsd at 76:96]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure layer_ref = 1;
      Returns:
      Whether the layerRef field is set.
    • getLayerRef

       Reference to a LAYER.  [netex_framework/netex_genericFramework/netex_layer_support.xsd at 76:96]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure layer_ref = 1;
      Returns:
      The layerRef.
    • getLayerRefOrBuilder

      GroupOfEntitiesRefStructureOrBuilder getLayerRefOrBuilder()
       Reference to a LAYER.  [netex_framework/netex_genericFramework/netex_layer_support.xsd at 76:96]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure layer_ref = 1;
    • hasBoundingBox

      boolean hasBoundingBox()
       Area containing objects to be returned.  [netex_service/netex_filter_object.xsd at 172:78]
       
      .uk.org.netex.www.netex.BoundingBoxStructure bounding_box = 2;
      Returns:
      Whether the boundingBox field is set.
    • getBoundingBox

      BoundingBoxStructure getBoundingBox()
       Area containing objects to be returned.  [netex_service/netex_filter_object.xsd at 172:78]
       
      .uk.org.netex.www.netex.BoundingBoxStructure bounding_box = 2;
      Returns:
      The boundingBox.
    • getBoundingBoxOrBuilder

      BoundingBoxStructureOrBuilder getBoundingBoxOrBuilder()
       Area containing objects to be returned.  [netex_service/netex_filter_object.xsd at 172:78]
       
      .uk.org.netex.www.netex.BoundingBoxStructure bounding_box = 2;
    • hasObjectReferences

      boolean hasObjectReferences()
       Specifies objects to return Use REF with specific value to identify an object.  Use REF with blank value to specify all object of the object type.  [netex_service/netex_filter_object.xsd at 177:55]
       
      .uk.org.netex.www.netex.ObjectReferencesType object_references = 3;
      Returns:
      Whether the objectReferences field is set.
    • getObjectReferences

      ObjectReferencesType getObjectReferences()
       Specifies objects to return Use REF with specific value to identify an object.  Use REF with blank value to specify all object of the object type.  [netex_service/netex_filter_object.xsd at 177:55]
       
      .uk.org.netex.www.netex.ObjectReferencesType object_references = 3;
      Returns:
      The objectReferences.
    • getObjectReferencesOrBuilder

      ObjectReferencesTypeOrBuilder getObjectReferencesOrBuilder()
       Specifies objects to return Use REF with specific value to identify an object.  Use REF with blank value to specify all object of the object type.  [netex_service/netex_filter_object.xsd at 177:55]
       
      .uk.org.netex.www.netex.ObjectReferencesType object_references = 3;
    • hasNetworkRef

      boolean hasNetworkRef()
       Reference to a NETWORK.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 205:96]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure network_ref = 41;
      Returns:
      Whether the networkRef field is set.
    • getNetworkRef

       Reference to a NETWORK.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 205:96]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure network_ref = 41;
      Returns:
      The networkRef.
    • getNetworkRefOrBuilder

      GroupOfEntitiesRefStructureOrBuilder getNetworkRefOrBuilder()
       Reference to a NETWORK.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 205:96]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure network_ref = 41;
    • hasPlaces

      boolean hasPlaces()
       Return all site elements for given place.  [netex_service/netex_filter_frame.xsd at 127:45]
       
      .uk.org.netex.www.netex.NetworkFilterByValueStructure.PlacesType places = 42;
      Returns:
      Whether the places field is set.
    • getPlaces

       Return all site elements for given place.  [netex_service/netex_filter_frame.xsd at 127:45]
       
      .uk.org.netex.www.netex.NetworkFilterByValueStructure.PlacesType places = 42;
      Returns:
      The places.
    • getPlacesOrBuilder

       Return all site elements for given place.  [netex_service/netex_filter_frame.xsd at 127:45]
       
      .uk.org.netex.www.netex.NetworkFilterByValueStructure.PlacesType places = 42;