Package net.opengis.www.gml.v3_2
Class CurvePropertyType.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<CurvePropertyType.Builder>
com.google.protobuf.GeneratedMessage.Builder<CurvePropertyType.Builder>
net.opengis.www.gml.v3_2.CurvePropertyType.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,CurvePropertyTypeOrBuilder
- Enclosing class:
CurvePropertyType
public static final class CurvePropertyType.Builder
extends com.google.protobuf.GeneratedMessage.Builder<CurvePropertyType.Builder>
implements CurvePropertyTypeOrBuilder
A property that has a curve as its value domain may either be an appropriate geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document). Either the reference or the contained element shall be given, but neither both nor none. [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 226:40]Protobuf type
net.opengis.www.gml.v3_2.CurvePropertyType-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()A LineString is a special curve that consists of a single segment with linear interpolation.[gml/gmlBase-extract-v3_2_1.xsd at 46:57][gml/gmlBase-extract-v3_2_1.xsd at 69:58]static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorA LineString is a special curve that consists of a single segment with linear interpolation.A LineString is a special curve that consists of a single segment with linear interpolation.A LineString is a special curve that consists of a single segment with linear interpolation.[gml/gmlBase-extract-v3_2_1.xsd at 46:57]com.google.protobuf.ByteString[gml/gmlBase-extract-v3_2_1.xsd at 46:57]booleangetOwns()[gml/gmlBase-extract-v3_2_1.xsd at 69:58]booleanA LineString is a special curve that consists of a single segment with linear interpolation.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(CurvePropertyType other) mergeLineString(LineStringType value) A LineString is a special curve that consists of a single segment with linear interpolation.setLineString(LineStringType value) A LineString is a special curve that consists of a single segment with linear interpolation.setLineString(LineStringType.Builder builderForValue) A LineString is a special curve that consists of a single segment with linear interpolation.setNilReason(String value) [gml/gmlBase-extract-v3_2_1.xsd at 46:57]setNilReasonBytes(com.google.protobuf.ByteString value) [gml/gmlBase-extract-v3_2_1.xsd at 46:57]setOwns(boolean value) [gml/gmlBase-extract-v3_2_1.xsd at 69:58]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<CurvePropertyType.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<CurvePropertyType.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<CurvePropertyType.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<CurvePropertyType.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<CurvePropertyType.Builder>
-
mergeFrom
public CurvePropertyType.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<CurvePropertyType.Builder>- Throws:
IOException
-
getAbstractCurveTypeCase
- Specified by:
getAbstractCurveTypeCasein interfaceCurvePropertyTypeOrBuilder
-
clearAbstractCurveType
-
getNilReason
[gml/gmlBase-extract-v3_2_1.xsd at 46:57]
string nil_reason = 1;- Specified by:
getNilReasonin interfaceCurvePropertyTypeOrBuilder- Returns:
- The nilReason.
-
getNilReasonBytes
public com.google.protobuf.ByteString getNilReasonBytes()[gml/gmlBase-extract-v3_2_1.xsd at 46:57]
string nil_reason = 1;- Specified by:
getNilReasonBytesin interfaceCurvePropertyTypeOrBuilder- Returns:
- The bytes for nilReason.
-
setNilReason
[gml/gmlBase-extract-v3_2_1.xsd at 46:57]
string nil_reason = 1;- Parameters:
value- The nilReason to set.- Returns:
- This builder for chaining.
-
clearNilReason
[gml/gmlBase-extract-v3_2_1.xsd at 46:57]
string nil_reason = 1;- Returns:
- This builder for chaining.
-
setNilReasonBytes
[gml/gmlBase-extract-v3_2_1.xsd at 46:57]
string nil_reason = 1;- Parameters:
value- The bytes for nilReason to set.- Returns:
- This builder for chaining.
-
getOwns
public boolean getOwns()[gml/gmlBase-extract-v3_2_1.xsd at 69:58]
bool owns = 2;- Specified by:
getOwnsin interfaceCurvePropertyTypeOrBuilder- Returns:
- The owns.
-
setOwns
[gml/gmlBase-extract-v3_2_1.xsd at 69:58]
bool owns = 2;- Parameters:
value- The owns to set.- Returns:
- This builder for chaining.
-
clearOwns
[gml/gmlBase-extract-v3_2_1.xsd at 69:58]
bool owns = 2;- Returns:
- This builder for chaining.
-
hasLineString
public boolean hasLineString()A LineString is a special curve that consists of a single segment with linear interpolation. It is defined by two or more coordinate tuples, with linear interpolation between them. The number of direct positions in the list shall be at least two. [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 265:93]
.net.opengis.www.gml.v3_2.LineStringType line_string = 3;- Specified by:
hasLineStringin interfaceCurvePropertyTypeOrBuilder- Returns:
- Whether the lineString field is set.
-
getLineString
A LineString is a special curve that consists of a single segment with linear interpolation. It is defined by two or more coordinate tuples, with linear interpolation between them. The number of direct positions in the list shall be at least two. [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 265:93]
.net.opengis.www.gml.v3_2.LineStringType line_string = 3;- Specified by:
getLineStringin interfaceCurvePropertyTypeOrBuilder- Returns:
- The lineString.
-
setLineString
A LineString is a special curve that consists of a single segment with linear interpolation. It is defined by two or more coordinate tuples, with linear interpolation between them. The number of direct positions in the list shall be at least two. [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 265:93]
.net.opengis.www.gml.v3_2.LineStringType line_string = 3; -
setLineString
A LineString is a special curve that consists of a single segment with linear interpolation. It is defined by two or more coordinate tuples, with linear interpolation between them. The number of direct positions in the list shall be at least two. [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 265:93]
.net.opengis.www.gml.v3_2.LineStringType line_string = 3; -
mergeLineString
A LineString is a special curve that consists of a single segment with linear interpolation. It is defined by two or more coordinate tuples, with linear interpolation between them. The number of direct positions in the list shall be at least two. [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 265:93]
.net.opengis.www.gml.v3_2.LineStringType line_string = 3; -
clearLineString
A LineString is a special curve that consists of a single segment with linear interpolation. It is defined by two or more coordinate tuples, with linear interpolation between them. The number of direct positions in the list shall be at least two. [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 265:93]
.net.opengis.www.gml.v3_2.LineStringType line_string = 3; -
getLineStringBuilder
A LineString is a special curve that consists of a single segment with linear interpolation. It is defined by two or more coordinate tuples, with linear interpolation between them. The number of direct positions in the list shall be at least two. [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 265:93]
.net.opengis.www.gml.v3_2.LineStringType line_string = 3; -
getLineStringOrBuilder
A LineString is a special curve that consists of a single segment with linear interpolation. It is defined by two or more coordinate tuples, with linear interpolation between them. The number of direct positions in the list shall be at least two. [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 265:93]
.net.opengis.www.gml.v3_2.LineStringType line_string = 3;- Specified by:
getLineStringOrBuilderin interfaceCurvePropertyTypeOrBuilder
-