Uses of Class
net.opengis.www.gml.v3_2.CoordinatesType.Builder
Packages that use CoordinatesType.Builder
-
Uses of CoordinatesType.Builder in net.opengis.www.gml.v3_2
Methods in net.opengis.www.gml.v3_2 that return CoordinatesType.BuilderModifier and TypeMethodDescriptionCoordinatesType.Builder.clear()CoordinatesType.Builder.clearCs()[gml/basicTypes.xsd at 161:53]CoordinatesType.Builder.clearDecimal()[gml/basicTypes.xsd at 160:58]CoordinatesType.Builder.clearTs()[gml/basicTypes.xsd at 162:53]CoordinatesType.Builder.clearValue()This type is deprecated for tuples with ordinate values that are numbers.CoordinatesType.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CoordinatesType.Builder.mergeFrom(com.google.protobuf.Message other) CoordinatesType.Builder.mergeFrom(CoordinatesType other) static CoordinatesType.BuilderCoordinatesType.newBuilder()static CoordinatesType.BuilderCoordinatesType.newBuilder(CoordinatesType prototype) CoordinatesType.newBuilderForType()protected CoordinatesType.BuilderCoordinatesType.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) [gml/basicTypes.xsd at 161:53]CoordinatesType.Builder.setCsBytes(com.google.protobuf.ByteString value) [gml/basicTypes.xsd at 161:53]CoordinatesType.Builder.setDecimal(String value) [gml/basicTypes.xsd at 160:58]CoordinatesType.Builder.setDecimalBytes(com.google.protobuf.ByteString value) [gml/basicTypes.xsd at 160:58][gml/basicTypes.xsd at 162:53]CoordinatesType.Builder.setTsBytes(com.google.protobuf.ByteString value) [gml/basicTypes.xsd at 162:53]This type is deprecated for tuples with ordinate values that are numbers.CoordinatesType.Builder.setValueBytes(com.google.protobuf.ByteString value) This type is deprecated for tuples with ordinate values that are numbers.CoordinatesType.toBuilder()