Class DataNameSpacesStructure.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<DataNameSpacesStructure.Builder>
com.google.protobuf.GeneratedMessage.Builder<DataNameSpacesStructure.Builder>
uk.org.siri.www.siri.DataNameSpacesStructure.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, DataNameSpacesStructureOrBuilder
Enclosing class:
DataNameSpacesStructure

public static final class DataNameSpacesStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<DataNameSpacesStructure.Builder> implements DataNameSpacesStructureOrBuilder
 Name spaces.  [siri/siri_common_services-v2.0.xsd at 285:50]
 
Protobuf type uk.org.siri.www.siri.DataNameSpacesStructure
  • 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.Builder<DataNameSpacesStructure.Builder>
    • clear

      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessage.Builder<DataNameSpacesStructure.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<DataNameSpacesStructure.Builder>
    • getDefaultInstanceForType

      public DataNameSpacesStructure getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      public DataNameSpacesStructure build()
      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public DataNameSpacesStructure buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

      public DataNameSpacesStructure.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DataNameSpacesStructure.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage.Builder<DataNameSpacesStructure.Builder>
    • mergeFrom

      public DataNameSpacesStructure.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DataNameSpacesStructure.Builder>
      Throws:
      IOException
    • getStopPointNameSpace

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

      public 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;
      Specified by:
      getStopPointNameSpaceBytes in interface DataNameSpacesStructureOrBuilder
      Returns:
      The bytes for stopPointNameSpace.
    • setStopPointNameSpace

      public DataNameSpacesStructure.Builder setStopPointNameSpace(String value)
       Name space for STOP POINTs.  [siri/siri_common_services-v2.0.xsd at 290:75]
       
      string stop_point_name_space = 1;
      Parameters:
      value - The stopPointNameSpace to set.
      Returns:
      This builder for chaining.
    • clearStopPointNameSpace

      public DataNameSpacesStructure.Builder clearStopPointNameSpace()
       Name space for STOP POINTs.  [siri/siri_common_services-v2.0.xsd at 290:75]
       
      string stop_point_name_space = 1;
      Returns:
      This builder for chaining.
    • setStopPointNameSpaceBytes

      public DataNameSpacesStructure.Builder setStopPointNameSpaceBytes(com.google.protobuf.ByteString value)
       Name space for STOP POINTs.  [siri/siri_common_services-v2.0.xsd at 290:75]
       
      string stop_point_name_space = 1;
      Parameters:
      value - The bytes for stopPointNameSpace to set.
      Returns:
      This builder for chaining.
    • getLineNameSpace

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

      public 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;
      Specified by:
      getLineNameSpaceBytes in interface DataNameSpacesStructureOrBuilder
      Returns:
      The bytes for lineNameSpace.
    • setLineNameSpace

      public DataNameSpacesStructure.Builder setLineNameSpace(String value)
       Name space for LINE names and DIRECTIONss.  [siri/siri_common_services-v2.0.xsd at 295:70]
       
      string line_name_space = 2;
      Parameters:
      value - The lineNameSpace to set.
      Returns:
      This builder for chaining.
    • clearLineNameSpace

      public DataNameSpacesStructure.Builder clearLineNameSpace()
       Name space for LINE names and DIRECTIONss.  [siri/siri_common_services-v2.0.xsd at 295:70]
       
      string line_name_space = 2;
      Returns:
      This builder for chaining.
    • setLineNameSpaceBytes

      public DataNameSpacesStructure.Builder setLineNameSpaceBytes(com.google.protobuf.ByteString value)
       Name space for LINE names and DIRECTIONss.  [siri/siri_common_services-v2.0.xsd at 295:70]
       
      string line_name_space = 2;
      Parameters:
      value - The bytes for lineNameSpace to set.
      Returns:
      This builder for chaining.
    • getProductCategoryNameSpace

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

      public 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;
      Specified by:
      getProductCategoryNameSpaceBytes in interface DataNameSpacesStructureOrBuilder
      Returns:
      The bytes for productCategoryNameSpace.
    • setProductCategoryNameSpace

      public DataNameSpacesStructure.Builder setProductCategoryNameSpace(String value)
       Name space for Product Categories.  [siri/siri_common_services-v2.0.xsd at 300:81]
       
      string product_category_name_space = 3;
      Parameters:
      value - The productCategoryNameSpace to set.
      Returns:
      This builder for chaining.
    • clearProductCategoryNameSpace

      public DataNameSpacesStructure.Builder clearProductCategoryNameSpace()
       Name space for Product Categories.  [siri/siri_common_services-v2.0.xsd at 300:81]
       
      string product_category_name_space = 3;
      Returns:
      This builder for chaining.
    • setProductCategoryNameSpaceBytes

      public DataNameSpacesStructure.Builder setProductCategoryNameSpaceBytes(com.google.protobuf.ByteString value)
       Name space for Product Categories.  [siri/siri_common_services-v2.0.xsd at 300:81]
       
      string product_category_name_space = 3;
      Parameters:
      value - The bytes for productCategoryNameSpace to set.
      Returns:
      This builder for chaining.
    • getServiceFeatureNameSpace

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

      public 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;
      Specified by:
      getServiceFeatureNameSpaceBytes in interface DataNameSpacesStructureOrBuilder
      Returns:
      The bytes for serviceFeatureNameSpace.
    • setServiceFeatureNameSpace

      public DataNameSpacesStructure.Builder setServiceFeatureNameSpace(String value)
       Name space for service features.  [siri/siri_common_services-v2.0.xsd at 305:80]
       
      string service_feature_name_space = 4;
      Parameters:
      value - The serviceFeatureNameSpace to set.
      Returns:
      This builder for chaining.
    • clearServiceFeatureNameSpace

      public DataNameSpacesStructure.Builder clearServiceFeatureNameSpace()
       Name space for service features.  [siri/siri_common_services-v2.0.xsd at 305:80]
       
      string service_feature_name_space = 4;
      Returns:
      This builder for chaining.
    • setServiceFeatureNameSpaceBytes

      public DataNameSpacesStructure.Builder setServiceFeatureNameSpaceBytes(com.google.protobuf.ByteString value)
       Name space for service features.  [siri/siri_common_services-v2.0.xsd at 305:80]
       
      string service_feature_name_space = 4;
      Parameters:
      value - The bytes for serviceFeatureNameSpace to set.
      Returns:
      This builder for chaining.
    • getVehicleFeatureNameSpace

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

      public 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;
      Specified by:
      getVehicleFeatureNameSpaceBytes in interface DataNameSpacesStructureOrBuilder
      Returns:
      The bytes for vehicleFeatureNameSpace.
    • setVehicleFeatureNameSpace

      public DataNameSpacesStructure.Builder setVehicleFeatureNameSpace(String value)
       Name space for VEHICLE features.  [siri/siri_common_services-v2.0.xsd at 310:80]
       
      string vehicle_feature_name_space = 5;
      Parameters:
      value - The vehicleFeatureNameSpace to set.
      Returns:
      This builder for chaining.
    • clearVehicleFeatureNameSpace

      public DataNameSpacesStructure.Builder clearVehicleFeatureNameSpace()
       Name space for VEHICLE features.  [siri/siri_common_services-v2.0.xsd at 310:80]
       
      string vehicle_feature_name_space = 5;
      Returns:
      This builder for chaining.
    • setVehicleFeatureNameSpaceBytes

      public DataNameSpacesStructure.Builder setVehicleFeatureNameSpaceBytes(com.google.protobuf.ByteString value)
       Name space for VEHICLE features.  [siri/siri_common_services-v2.0.xsd at 310:80]
       
      string vehicle_feature_name_space = 5;
      Parameters:
      value - The bytes for vehicleFeatureNameSpace to set.
      Returns:
      This builder for chaining.