Class LineStringType.ChoiceWrapper_LineStringType.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<LineStringType.ChoiceWrapper_LineStringType.Builder>
com.google.protobuf.GeneratedMessage.Builder<LineStringType.ChoiceWrapper_LineStringType.Builder>
net.opengis.www.gml.v3_2.LineStringType.ChoiceWrapper_LineStringType.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, LineStringType.ChoiceWrapper_LineStringTypeOrBuilder
Enclosing class:
LineStringType.ChoiceWrapper_LineStringType

public static final class LineStringType.ChoiceWrapper_LineStringType.Builder extends com.google.protobuf.GeneratedMessage.Builder<LineStringType.ChoiceWrapper_LineStringType.Builder> implements LineStringType.ChoiceWrapper_LineStringTypeOrBuilder
 [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 255:51]
 
Protobuf type net.opengis.www.gml.v3_2.LineStringType.ChoiceWrapper_LineStringType
  • 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<LineStringType.ChoiceWrapper_LineStringType.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<LineStringType.ChoiceWrapper_LineStringType.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<LineStringType.ChoiceWrapper_LineStringType.Builder>
    • getDefaultInstanceForType

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

      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

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

      public LineStringType.ChoiceWrapper_LineStringType.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<LineStringType.ChoiceWrapper_LineStringType.Builder>
      Throws:
      IOException
    • hasPos

      public boolean hasPos()
       [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 84:53]
       
      .net.opengis.www.gml.v3_2.DirectPositionType pos = 1;
      Specified by:
      hasPos in interface LineStringType.ChoiceWrapper_LineStringTypeOrBuilder
      Returns:
      Whether the pos field is set.
    • getPos

      public DirectPositionType getPos()
       [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 84:53]
       
      .net.opengis.www.gml.v3_2.DirectPositionType pos = 1;
      Specified by:
      getPos in interface LineStringType.ChoiceWrapper_LineStringTypeOrBuilder
      Returns:
      The pos.
    • setPos

       [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 84:53]
       
      .net.opengis.www.gml.v3_2.DirectPositionType pos = 1;
    • setPos

       [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 84:53]
       
      .net.opengis.www.gml.v3_2.DirectPositionType pos = 1;
    • mergePos

       [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 84:53]
       
      .net.opengis.www.gml.v3_2.DirectPositionType pos = 1;
    • clearPos

       [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 84:53]
       
      .net.opengis.www.gml.v3_2.DirectPositionType pos = 1;
    • getPosBuilder

      public DirectPositionType.Builder getPosBuilder()
       [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 84:53]
       
      .net.opengis.www.gml.v3_2.DirectPositionType pos = 1;
    • getPosOrBuilder

      public DirectPositionTypeOrBuilder getPosOrBuilder()
       [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 84:53]
       
      .net.opengis.www.gml.v3_2.DirectPositionType pos = 1;
      Specified by:
      getPosOrBuilder in interface LineStringType.ChoiceWrapper_LineStringTypeOrBuilder
    • hasPointProperty

      public boolean hasPointProperty()
       This property element either references a point via the XLink-attributes or contains the point element. pointProperty is the predefined property which may be used by GML Application Schemas whenever a GML feature has a property with a value that is substitutable for Point.  [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 199:61]
       
      .net.opengis.www.gml.v3_2.PointPropertyType point_property = 2;
      Specified by:
      hasPointProperty in interface LineStringType.ChoiceWrapper_LineStringTypeOrBuilder
      Returns:
      Whether the pointProperty field is set.
    • getPointProperty

      public PointPropertyType getPointProperty()
       This property element either references a point via the XLink-attributes or contains the point element. pointProperty is the predefined property which may be used by GML Application Schemas whenever a GML feature has a property with a value that is substitutable for Point.  [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 199:61]
       
      .net.opengis.www.gml.v3_2.PointPropertyType point_property = 2;
      Specified by:
      getPointProperty in interface LineStringType.ChoiceWrapper_LineStringTypeOrBuilder
      Returns:
      The pointProperty.
    • setPointProperty

       This property element either references a point via the XLink-attributes or contains the point element. pointProperty is the predefined property which may be used by GML Application Schemas whenever a GML feature has a property with a value that is substitutable for Point.  [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 199:61]
       
      .net.opengis.www.gml.v3_2.PointPropertyType point_property = 2;
    • setPointProperty

       This property element either references a point via the XLink-attributes or contains the point element. pointProperty is the predefined property which may be used by GML Application Schemas whenever a GML feature has a property with a value that is substitutable for Point.  [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 199:61]
       
      .net.opengis.www.gml.v3_2.PointPropertyType point_property = 2;
    • mergePointProperty

       This property element either references a point via the XLink-attributes or contains the point element. pointProperty is the predefined property which may be used by GML Application Schemas whenever a GML feature has a property with a value that is substitutable for Point.  [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 199:61]
       
      .net.opengis.www.gml.v3_2.PointPropertyType point_property = 2;
    • clearPointProperty

       This property element either references a point via the XLink-attributes or contains the point element. pointProperty is the predefined property which may be used by GML Application Schemas whenever a GML feature has a property with a value that is substitutable for Point.  [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 199:61]
       
      .net.opengis.www.gml.v3_2.PointPropertyType point_property = 2;
    • getPointPropertyBuilder

      public PointPropertyType.Builder getPointPropertyBuilder()
       This property element either references a point via the XLink-attributes or contains the point element. pointProperty is the predefined property which may be used by GML Application Schemas whenever a GML feature has a property with a value that is substitutable for Point.  [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 199:61]
       
      .net.opengis.www.gml.v3_2.PointPropertyType point_property = 2;
    • getPointPropertyOrBuilder

      public PointPropertyTypeOrBuilder getPointPropertyOrBuilder()
       This property element either references a point via the XLink-attributes or contains the point element. pointProperty is the predefined property which may be used by GML Application Schemas whenever a GML feature has a property with a value that is substitutable for Point.  [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 199:61]
       
      .net.opengis.www.gml.v3_2.PointPropertyType point_property = 2;
      Specified by:
      getPointPropertyOrBuilder in interface LineStringType.ChoiceWrapper_LineStringTypeOrBuilder