Uses of Class
net.opengis.www.gml.v3_2.AbstractGeometryType.Builder
Packages that use AbstractGeometryType.Builder
-
Uses of AbstractGeometryType.Builder in net.opengis.www.gml.v3_2
Methods in net.opengis.www.gml.v3_2 that return AbstractGeometryType.BuilderModifier and TypeMethodDescriptionAbstractGeometryType.Builder.addAllName(Iterable<? extends CodeType> values) The gml:name property provides a label or identifier for the object, commonly a descriptive name.The gml:name property provides a label or identifier for the object, commonly a descriptive name.AbstractGeometryType.Builder.addName(int index, CodeType.Builder builderForValue) The gml:name property provides a label or identifier for the object, commonly a descriptive name.The gml:name property provides a label or identifier for the object, commonly a descriptive name.AbstractGeometryType.Builder.addName(CodeType.Builder builderForValue) The gml:name property provides a label or identifier for the object, commonly a descriptive name.AbstractGeometryType.Builder.clear()AbstractGeometryType.Builder.clearDescriptionReference()The value of this property is a remote text description of the object.AbstractGeometryType.Builder.clearId()The attribute gml:id supports provision of a handle for the XML element representing a GML Object.AbstractGeometryType.Builder.clearIdentifier()Often, a special identifier is assigned to an object by the maintaining authority with the intention that it is used in references to the object For such cases, the codeSpace shall be provided.AbstractGeometryType.Builder.clearName()The gml:name property provides a label or identifier for the object, commonly a descriptive name.AbstractGeometryType.Builder.clearSrsDimension()[gml/geometryBasic0d1d-extract-v3_2_1.xsd at 37:58]AbstractGeometryType.Builder.clearSrsName()[gml/geometryBasic0d1d-extract-v3_2_1.xsd at 36:44]AbstractGeometryType.Builder.mergeDescriptionReference(ReferenceType value) The value of this property is a remote text description of the object.AbstractGeometryType.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AbstractGeometryType.Builder.mergeFrom(com.google.protobuf.Message other) AbstractGeometryType.Builder.mergeFrom(AbstractGeometryType other) AbstractGeometryType.Builder.mergeIdentifier(CodeWithAuthorityType value) Often, a special identifier is assigned to an object by the maintaining authority with the intention that it is used in references to the object For such cases, the codeSpace shall be provided.static AbstractGeometryType.BuilderAbstractGeometryType.newBuilder()static AbstractGeometryType.BuilderAbstractGeometryType.newBuilder(AbstractGeometryType prototype) AbstractGeometryType.newBuilderForType()protected AbstractGeometryType.BuilderAbstractGeometryType.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) AbstractGeometryType.Builder.removeName(int index) The gml:name property provides a label or identifier for the object, commonly a descriptive name.AbstractGeometryType.Builder.setDescriptionReference(ReferenceType value) The value of this property is a remote text description of the object.AbstractGeometryType.Builder.setDescriptionReference(ReferenceType.Builder builderForValue) The value of this property is a remote text description of the object.The attribute gml:id supports provision of a handle for the XML element representing a GML Object.AbstractGeometryType.Builder.setIdBytes(com.google.protobuf.ByteString value) The attribute gml:id supports provision of a handle for the XML element representing a GML Object.AbstractGeometryType.Builder.setIdentifier(CodeWithAuthorityType value) Often, a special identifier is assigned to an object by the maintaining authority with the intention that it is used in references to the object For such cases, the codeSpace shall be provided.AbstractGeometryType.Builder.setIdentifier(CodeWithAuthorityType.Builder builderForValue) Often, a special identifier is assigned to an object by the maintaining authority with the intention that it is used in references to the object For such cases, the codeSpace shall be provided.The gml:name property provides a label or identifier for the object, commonly a descriptive name.AbstractGeometryType.Builder.setName(int index, CodeType.Builder builderForValue) The gml:name property provides a label or identifier for the object, commonly a descriptive name.AbstractGeometryType.Builder.setSrsDimension(int value) [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 37:58]AbstractGeometryType.Builder.setSrsName(String value) [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 36:44]AbstractGeometryType.Builder.setSrsNameBytes(com.google.protobuf.ByteString value) [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 36:44]AbstractGeometryType.toBuilder()