Interface DataNameSpacesStructureOrBuilder

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

public interface DataNameSpacesStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getStopPointNameSpace

      String getStopPointNameSpace()
       Name space for STOP POINTs.  [siri/siri_common_services-v2.0.xsd at 290:75]
       
      string stop_point_name_space = 1;
      Returns:
      The stopPointNameSpace.
    • getStopPointNameSpaceBytes

      com.google.protobuf.ByteString getStopPointNameSpaceBytes()
       Name space for STOP POINTs.  [siri/siri_common_services-v2.0.xsd at 290:75]
       
      string stop_point_name_space = 1;
      Returns:
      The bytes for stopPointNameSpace.
    • getLineNameSpace

      String getLineNameSpace()
       Name space for LINE names and DIRECTIONss.  [siri/siri_common_services-v2.0.xsd at 295:70]
       
      string line_name_space = 2;
      Returns:
      The lineNameSpace.
    • getLineNameSpaceBytes

      com.google.protobuf.ByteString getLineNameSpaceBytes()
       Name space for LINE names and DIRECTIONss.  [siri/siri_common_services-v2.0.xsd at 295:70]
       
      string line_name_space = 2;
      Returns:
      The bytes for lineNameSpace.
    • getProductCategoryNameSpace

      String getProductCategoryNameSpace()
       Name space for Product Categories.  [siri/siri_common_services-v2.0.xsd at 300:81]
       
      string product_category_name_space = 3;
      Returns:
      The productCategoryNameSpace.
    • getProductCategoryNameSpaceBytes

      com.google.protobuf.ByteString getProductCategoryNameSpaceBytes()
       Name space for Product Categories.  [siri/siri_common_services-v2.0.xsd at 300:81]
       
      string product_category_name_space = 3;
      Returns:
      The bytes for productCategoryNameSpace.
    • getServiceFeatureNameSpace

      String getServiceFeatureNameSpace()
       Name space for service features.  [siri/siri_common_services-v2.0.xsd at 305:80]
       
      string service_feature_name_space = 4;
      Returns:
      The serviceFeatureNameSpace.
    • getServiceFeatureNameSpaceBytes

      com.google.protobuf.ByteString getServiceFeatureNameSpaceBytes()
       Name space for service features.  [siri/siri_common_services-v2.0.xsd at 305:80]
       
      string service_feature_name_space = 4;
      Returns:
      The bytes for serviceFeatureNameSpace.
    • getVehicleFeatureNameSpace

      String getVehicleFeatureNameSpace()
       Name space for VEHICLE features.  [siri/siri_common_services-v2.0.xsd at 310:80]
       
      string vehicle_feature_name_space = 5;
      Returns:
      The vehicleFeatureNameSpace.
    • getVehicleFeatureNameSpaceBytes

      com.google.protobuf.ByteString getVehicleFeatureNameSpaceBytes()
       Name space for VEHICLE features.  [siri/siri_common_services-v2.0.xsd at 310:80]
       
      string vehicle_feature_name_space = 5;
      Returns:
      The bytes for vehicleFeatureNameSpace.