Package net.opengis.www.gml.v3_2
Class CoordinatesType.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<CoordinatesType.Builder>
com.google.protobuf.GeneratedMessage.Builder<CoordinatesType.Builder>
net.opengis.www.gml.v3_2.CoordinatesType.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,CoordinatesTypeOrBuilder
- Enclosing class:
CoordinatesType
public static final class CoordinatesType.Builder
extends com.google.protobuf.GeneratedMessage.Builder<CoordinatesType.Builder>
implements CoordinatesTypeOrBuilder
This type is deprecated for tuples with ordinate values that are numbers. CoordinatesType is a text string, intended to be used to record an array of tuples or coordinates. While it is not possible to enforce the internal structure of the string through schema validation, some optional attributes have been provided in previous versions of GML to support a description of the internal structure. These attributes are deprecated. The attributes were intended to be used as follows: Decimal symbol used for a decimal point (default="." a stop or period) cs symbol used to separate components within a tuple or coordinate string (default="," a comma) ts symbol used to separate tuples or coordinate strings (default=" " a space) Since it is based on the XML Schema string type, CoordinatesType may be used in the construction of tables of tuples or arrays of tuples, including ones that contain mixed text and numeric values. [gml/basicTypes.xsd at 148:38]Protobuf type
net.opengis.www.gml.v3_2.CoordinatesType-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()clearCs()[gml/basicTypes.xsd at 161:53][gml/basicTypes.xsd at 160:58]clearTs()[gml/basicTypes.xsd at 162:53]This type is deprecated for tuples with ordinate values that are numbers.getCs()[gml/basicTypes.xsd at 161:53]com.google.protobuf.ByteString[gml/basicTypes.xsd at 161:53][gml/basicTypes.xsd at 160:58]com.google.protobuf.ByteString[gml/basicTypes.xsd at 160:58]static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetTs()[gml/basicTypes.xsd at 162:53]com.google.protobuf.ByteString[gml/basicTypes.xsd at 162:53]getValue()This type is deprecated for tuples with ordinate values that are numbers.com.google.protobuf.ByteStringThis type is deprecated for tuples with ordinate values that are numbers.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(CoordinatesType other) [gml/basicTypes.xsd at 161:53]setCsBytes(com.google.protobuf.ByteString value) [gml/basicTypes.xsd at 161:53]setDecimal(String value) [gml/basicTypes.xsd at 160:58]setDecimalBytes(com.google.protobuf.ByteString value) [gml/basicTypes.xsd at 160:58][gml/basicTypes.xsd at 162:53]setTsBytes(com.google.protobuf.ByteString value) [gml/basicTypes.xsd at 162:53]This type is deprecated for tuples with ordinate values that are numbers.setValueBytes(com.google.protobuf.ByteString value) This type is deprecated for tuples with ordinate values that are numbers.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<CoordinatesType.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<CoordinatesType.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<CoordinatesType.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CoordinatesType.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<CoordinatesType.Builder>
-
mergeFrom
public CoordinatesType.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CoordinatesType.Builder>- Throws:
IOException
-
getDecimal
[gml/basicTypes.xsd at 160:58]
string decimal = 1;- Specified by:
getDecimalin interfaceCoordinatesTypeOrBuilder- Returns:
- The decimal.
-
getDecimalBytes
public com.google.protobuf.ByteString getDecimalBytes()[gml/basicTypes.xsd at 160:58]
string decimal = 1;- Specified by:
getDecimalBytesin interfaceCoordinatesTypeOrBuilder- Returns:
- The bytes for decimal.
-
setDecimal
[gml/basicTypes.xsd at 160:58]
string decimal = 1;- Parameters:
value- The decimal to set.- Returns:
- This builder for chaining.
-
clearDecimal
[gml/basicTypes.xsd at 160:58]
string decimal = 1;- Returns:
- This builder for chaining.
-
setDecimalBytes
[gml/basicTypes.xsd at 160:58]
string decimal = 1;- Parameters:
value- The bytes for decimal to set.- Returns:
- This builder for chaining.
-
getCs
[gml/basicTypes.xsd at 161:53]
string cs = 2;- Specified by:
getCsin interfaceCoordinatesTypeOrBuilder- Returns:
- The cs.
-
getCsBytes
public com.google.protobuf.ByteString getCsBytes()[gml/basicTypes.xsd at 161:53]
string cs = 2;- Specified by:
getCsBytesin interfaceCoordinatesTypeOrBuilder- Returns:
- The bytes for cs.
-
setCs
[gml/basicTypes.xsd at 161:53]
string cs = 2;- Parameters:
value- The cs to set.- Returns:
- This builder for chaining.
-
clearCs
[gml/basicTypes.xsd at 161:53]
string cs = 2;- Returns:
- This builder for chaining.
-
setCsBytes
[gml/basicTypes.xsd at 161:53]
string cs = 2;- Parameters:
value- The bytes for cs to set.- Returns:
- This builder for chaining.
-
getTs
[gml/basicTypes.xsd at 162:53]
string ts = 3;- Specified by:
getTsin interfaceCoordinatesTypeOrBuilder- Returns:
- The ts.
-
getTsBytes
public com.google.protobuf.ByteString getTsBytes()[gml/basicTypes.xsd at 162:53]
string ts = 3;- Specified by:
getTsBytesin interfaceCoordinatesTypeOrBuilder- Returns:
- The bytes for ts.
-
setTs
[gml/basicTypes.xsd at 162:53]
string ts = 3;- Parameters:
value- The ts to set.- Returns:
- This builder for chaining.
-
clearTs
[gml/basicTypes.xsd at 162:53]
string ts = 3;- Returns:
- This builder for chaining.
-
setTsBytes
[gml/basicTypes.xsd at 162:53]
string ts = 3;- Parameters:
value- The bytes for ts to set.- Returns:
- This builder for chaining.
-
getValue
This type is deprecated for tuples with ordinate values that are numbers. CoordinatesType is a text string, intended to be used to record an array of tuples or coordinates. While it is not possible to enforce the internal structure of the string through schema validation, some optional attributes have been provided in previous versions of GML to support a description of the internal structure. These attributes are deprecated. The attributes were intended to be used as follows: Decimal symbol used for a decimal point (default="." a stop or period) cs symbol used to separate components within a tuple or coordinate string (default="," a comma) ts symbol used to separate tuples or coordinate strings (default=" " a space) Since it is based on the XML Schema string type, CoordinatesType may be used in the construction of tables of tuples or arrays of tuples, including ones that contain mixed text and numeric values. [gml/basicTypes.xsd at 148:38]
string value = 4;- Specified by:
getValuein interfaceCoordinatesTypeOrBuilder- Returns:
- The value.
-
getValueBytes
public com.google.protobuf.ByteString getValueBytes()This type is deprecated for tuples with ordinate values that are numbers. CoordinatesType is a text string, intended to be used to record an array of tuples or coordinates. While it is not possible to enforce the internal structure of the string through schema validation, some optional attributes have been provided in previous versions of GML to support a description of the internal structure. These attributes are deprecated. The attributes were intended to be used as follows: Decimal symbol used for a decimal point (default="." a stop or period) cs symbol used to separate components within a tuple or coordinate string (default="," a comma) ts symbol used to separate tuples or coordinate strings (default=" " a space) Since it is based on the XML Schema string type, CoordinatesType may be used in the construction of tables of tuples or arrays of tuples, including ones that contain mixed text and numeric values. [gml/basicTypes.xsd at 148:38]
string value = 4;- Specified by:
getValueBytesin interfaceCoordinatesTypeOrBuilder- Returns:
- The bytes for value.
-
setValue
This type is deprecated for tuples with ordinate values that are numbers. CoordinatesType is a text string, intended to be used to record an array of tuples or coordinates. While it is not possible to enforce the internal structure of the string through schema validation, some optional attributes have been provided in previous versions of GML to support a description of the internal structure. These attributes are deprecated. The attributes were intended to be used as follows: Decimal symbol used for a decimal point (default="." a stop or period) cs symbol used to separate components within a tuple or coordinate string (default="," a comma) ts symbol used to separate tuples or coordinate strings (default=" " a space) Since it is based on the XML Schema string type, CoordinatesType may be used in the construction of tables of tuples or arrays of tuples, including ones that contain mixed text and numeric values. [gml/basicTypes.xsd at 148:38]
string value = 4;- Parameters:
value- The value to set.- Returns:
- This builder for chaining.
-
clearValue
This type is deprecated for tuples with ordinate values that are numbers. CoordinatesType is a text string, intended to be used to record an array of tuples or coordinates. While it is not possible to enforce the internal structure of the string through schema validation, some optional attributes have been provided in previous versions of GML to support a description of the internal structure. These attributes are deprecated. The attributes were intended to be used as follows: Decimal symbol used for a decimal point (default="." a stop or period) cs symbol used to separate components within a tuple or coordinate string (default="," a comma) ts symbol used to separate tuples or coordinate strings (default=" " a space) Since it is based on the XML Schema string type, CoordinatesType may be used in the construction of tables of tuples or arrays of tuples, including ones that contain mixed text and numeric values. [gml/basicTypes.xsd at 148:38]
string value = 4;- Returns:
- This builder for chaining.
-
setValueBytes
This type is deprecated for tuples with ordinate values that are numbers. CoordinatesType is a text string, intended to be used to record an array of tuples or coordinates. While it is not possible to enforce the internal structure of the string through schema validation, some optional attributes have been provided in previous versions of GML to support a description of the internal structure. These attributes are deprecated. The attributes were intended to be used as follows: Decimal symbol used for a decimal point (default="." a stop or period) cs symbol used to separate components within a tuple or coordinate string (default="," a comma) ts symbol used to separate tuples or coordinate strings (default=" " a space) Since it is based on the XML Schema string type, CoordinatesType may be used in the construction of tables of tuples or arrays of tuples, including ones that contain mixed text and numeric values. [gml/basicTypes.xsd at 148:38]
string value = 4;- Parameters:
value- The bytes for value to set.- Returns:
- This builder for chaining.
-