Uses of Class
net.opengis.www.gml.v3_2.SurfacePropertyType.Builder
Packages that use SurfacePropertyType.Builder
-
Uses of SurfacePropertyType.Builder in net.opengis.www.gml.v3_2
Methods in net.opengis.www.gml.v3_2 that return SurfacePropertyType.BuilderModifier and TypeMethodDescriptionSurfacePropertyType.Builder.clear()SurfacePropertyType.Builder.clearAbstractSurfaceType()SurfacePropertyType.Builder.clearNilReason()[gml/gmlBase-extract-v3_2_1.xsd at 46:57]SurfacePropertyType.Builder.clearOwns()[gml/gmlBase-extract-v3_2_1.xsd at 69:58]SurfacePropertyType.Builder.clearPolygon()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).SurfacePropertyType.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SurfacePropertyType.Builder.mergeFrom(com.google.protobuf.Message other) SurfacePropertyType.Builder.mergeFrom(SurfacePropertyType other) SurfacePropertyType.Builder.mergePolygon(PolygonType value) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).static SurfacePropertyType.BuilderSurfacePropertyType.newBuilder()static SurfacePropertyType.BuilderSurfacePropertyType.newBuilder(SurfacePropertyType prototype) SurfacePropertyType.newBuilderForType()protected SurfacePropertyType.BuilderSurfacePropertyType.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) SurfacePropertyType.Builder.setNilReason(String value) [gml/gmlBase-extract-v3_2_1.xsd at 46:57]SurfacePropertyType.Builder.setNilReasonBytes(com.google.protobuf.ByteString value) [gml/gmlBase-extract-v3_2_1.xsd at 46:57]SurfacePropertyType.Builder.setOwns(boolean value) [gml/gmlBase-extract-v3_2_1.xsd at 69:58]SurfacePropertyType.Builder.setPolygon(PolygonType value) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).SurfacePropertyType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).SurfacePropertyType.toBuilder()