Uses of Class
net.opengis.www.gml.v3_2.ReferenceType.Builder
Packages that use ReferenceType.Builder
-
Uses of ReferenceType.Builder in net.opengis.www.gml.v3_2
Methods in net.opengis.www.gml.v3_2 that return ReferenceType.BuilderModifier and TypeMethodDescriptionReferenceType.Builder.clear()ReferenceType.Builder.clearNilReason()[gml/gmlBase-extract-v3_2_1.xsd at 46:57]ReferenceType.Builder.clearOwns()[gml/gmlBase-extract-v3_2_1.xsd at 69:58]AbstractCurveType.Builder.getDescriptionReferenceBuilder()The value of this property is a remote text description of the object.AbstractGeometricPrimitiveType.Builder.getDescriptionReferenceBuilder()The value of this property is a remote text description of the object.AbstractGeometryType.Builder.getDescriptionReferenceBuilder()The value of this property is a remote text description of the object.AbstractGMLType.Builder.getDescriptionReferenceBuilder()The value of this property is a remote text description of the object.AbstractSurfaceType.Builder.getDescriptionReferenceBuilder()The value of this property is a remote text description of the object.LineStringType.Builder.getDescriptionReferenceBuilder()The value of this property is a remote text description of the object.PointType.Builder.getDescriptionReferenceBuilder()The value of this property is a remote text description of the object.PolygonType.Builder.getDescriptionReferenceBuilder()The value of this property is a remote text description of the object.ReferenceType.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ReferenceType.Builder.mergeFrom(com.google.protobuf.Message other) ReferenceType.Builder.mergeFrom(ReferenceType other) static ReferenceType.BuilderReferenceType.newBuilder()static ReferenceType.BuilderReferenceType.newBuilder(ReferenceType prototype) ReferenceType.newBuilderForType()protected ReferenceType.BuilderReferenceType.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ReferenceType.Builder.setNilReason(String value) [gml/gmlBase-extract-v3_2_1.xsd at 46:57]ReferenceType.Builder.setNilReasonBytes(com.google.protobuf.ByteString value) [gml/gmlBase-extract-v3_2_1.xsd at 46:57]ReferenceType.Builder.setOwns(boolean value) [gml/gmlBase-extract-v3_2_1.xsd at 69:58]ReferenceType.toBuilder()Methods in net.opengis.www.gml.v3_2 with parameters of type ReferenceType.BuilderModifier and TypeMethodDescriptionAbstractCurveType.Builder.setDescriptionReference(ReferenceType.Builder builderForValue) The value of this property is a remote text description of the object.AbstractGeometricPrimitiveType.Builder.setDescriptionReference(ReferenceType.Builder builderForValue) 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.AbstractGMLType.Builder.setDescriptionReference(ReferenceType.Builder builderForValue) The value of this property is a remote text description of the object.AbstractSurfaceType.Builder.setDescriptionReference(ReferenceType.Builder builderForValue) The value of this property is a remote text description of the object.LineStringType.Builder.setDescriptionReference(ReferenceType.Builder builderForValue) The value of this property is a remote text description of the object.PointType.Builder.setDescriptionReference(ReferenceType.Builder builderForValue) The value of this property is a remote text description of the object.PolygonType.Builder.setDescriptionReference(ReferenceType.Builder builderForValue) The value of this property is a remote text description of the object.