Class StairEndStructure.Builder

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

public static final class StairEndStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<StairEndStructure.Builder> implements StairEndStructureOrBuilder
 End of Flight of stairs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 613:44]
 
Protobuf type uk.org.netex.www.netex.StairEndStructure
  • 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<StairEndStructure.Builder>
    • clear

      public StairEndStructure.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<StairEndStructure.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<StairEndStructure.Builder>
    • getDefaultInstanceForType

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

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

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

      public StairEndStructure.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<StairEndStructure.Builder>
    • mergeFrom

      public StairEndStructure.Builder mergeFrom(StairEndStructure other)
    • isInitialized

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

      public StairEndStructure.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<StairEndStructure.Builder>
      Throws:
      IOException
    • getContinuingHandrail

      public boolean getContinuingHandrail()
       Whether there is a handrail that continues from previous section.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 618:76]
       
      bool continuing_handrail = 1;
      Specified by:
      getContinuingHandrail in interface StairEndStructureOrBuilder
      Returns:
      The continuingHandrail.
    • setContinuingHandrail

      public StairEndStructure.Builder setContinuingHandrail(boolean value)
       Whether there is a handrail that continues from previous section.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 618:76]
       
      bool continuing_handrail = 1;
      Parameters:
      value - The continuingHandrail to set.
      Returns:
      This builder for chaining.
    • clearContinuingHandrail

      public StairEndStructure.Builder clearContinuingHandrail()
       Whether there is a handrail that continues from previous section.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 618:76]
       
      bool continuing_handrail = 1;
      Returns:
      This builder for chaining.
    • getTexturedSurface

      public boolean getTexturedSurface()
       Whether there is a textured ground surface.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 623:73]
       
      bool textured_surface = 2;
      Specified by:
      getTexturedSurface in interface StairEndStructureOrBuilder
      Returns:
      The texturedSurface.
    • setTexturedSurface

      public StairEndStructure.Builder setTexturedSurface(boolean value)
       Whether there is a textured ground surface.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 623:73]
       
      bool textured_surface = 2;
      Parameters:
      value - The texturedSurface to set.
      Returns:
      This builder for chaining.
    • clearTexturedSurface

      public StairEndStructure.Builder clearTexturedSurface()
       Whether there is a textured ground surface.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 623:73]
       
      bool textured_surface = 2;
      Returns:
      This builder for chaining.
    • getVisualContrast

      public boolean getVisualContrast()
       Whether there is a colour contrast.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 628:72]
       
      bool visual_contrast = 3;
      Specified by:
      getVisualContrast in interface StairEndStructureOrBuilder
      Returns:
      The visualContrast.
    • setVisualContrast

      public StairEndStructure.Builder setVisualContrast(boolean value)
       Whether there is a colour contrast.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 628:72]
       
      bool visual_contrast = 3;
      Parameters:
      value - The visualContrast to set.
      Returns:
      This builder for chaining.
    • clearVisualContrast

      public StairEndStructure.Builder clearVisualContrast()
       Whether there is a colour contrast.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 628:72]
       
      bool visual_contrast = 3;
      Returns:
      This builder for chaining.