Uses of Class
net.opengis.www.gml.v3_2.PointPropertyType
Packages that use PointPropertyType
-
Uses of PointPropertyType in net.opengis.www.gml.v3_2
Methods in net.opengis.www.gml.v3_2 that return PointPropertyTypeModifier and TypeMethodDescriptionPointPropertyType.Builder.build()PointPropertyType.Builder.buildPartial()static PointPropertyTypePointPropertyType.getDefaultInstance()PointPropertyType.Builder.getDefaultInstanceForType()PointPropertyType.getDefaultInstanceForType()LinearRingType.ChoiceWrapper_LinearRingType.Builder.getPointProperty()This property element either references a point via the XLink-attributes or contains the point element. pointProperty is the predefined property which may be used by GML Application Schemas whenever a GML feature has a property with a value that is substitutable for Point.LinearRingType.ChoiceWrapper_LinearRingType.getPointProperty()This property element either references a point via the XLink-attributes or contains the point element. pointProperty is the predefined property which may be used by GML Application Schemas whenever a GML feature has a property with a value that is substitutable for Point.LinearRingType.ChoiceWrapper_LinearRingTypeOrBuilder.getPointProperty()This property element either references a point via the XLink-attributes or contains the point element. pointProperty is the predefined property which may be used by GML Application Schemas whenever a GML feature has a property with a value that is substitutable for Point.LineStringType.ChoiceWrapper_LineStringType.Builder.getPointProperty()This property element either references a point via the XLink-attributes or contains the point element. pointProperty is the predefined property which may be used by GML Application Schemas whenever a GML feature has a property with a value that is substitutable for Point.LineStringType.ChoiceWrapper_LineStringType.getPointProperty()This property element either references a point via the XLink-attributes or contains the point element. pointProperty is the predefined property which may be used by GML Application Schemas whenever a GML feature has a property with a value that is substitutable for Point.LineStringType.ChoiceWrapper_LineStringTypeOrBuilder.getPointProperty()This property element either references a point via the XLink-attributes or contains the point element. pointProperty is the predefined property which may be used by GML Application Schemas whenever a GML feature has a property with a value that is substitutable for Point.static PointPropertyTypePointPropertyType.parseDelimitedFrom(InputStream input) static PointPropertyTypePointPropertyType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PointPropertyTypePointPropertyType.parseFrom(byte[] data) static PointPropertyTypePointPropertyType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PointPropertyTypePointPropertyType.parseFrom(com.google.protobuf.ByteString data) static PointPropertyTypePointPropertyType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PointPropertyTypePointPropertyType.parseFrom(com.google.protobuf.CodedInputStream input) static PointPropertyTypePointPropertyType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PointPropertyTypePointPropertyType.parseFrom(InputStream input) static PointPropertyTypePointPropertyType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PointPropertyTypePointPropertyType.parseFrom(ByteBuffer data) static PointPropertyTypePointPropertyType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in net.opengis.www.gml.v3_2 that return types with arguments of type PointPropertyTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PointPropertyType> PointPropertyType.getParserForType()static com.google.protobuf.Parser<PointPropertyType> PointPropertyType.parser()Methods in net.opengis.www.gml.v3_2 with parameters of type PointPropertyTypeModifier and TypeMethodDescriptionPointPropertyType.Builder.mergeFrom(PointPropertyType other) LinearRingType.ChoiceWrapper_LinearRingType.Builder.mergePointProperty(PointPropertyType value) This property element either references a point via the XLink-attributes or contains the point element. pointProperty is the predefined property which may be used by GML Application Schemas whenever a GML feature has a property with a value that is substitutable for Point.LineStringType.ChoiceWrapper_LineStringType.Builder.mergePointProperty(PointPropertyType value) This property element either references a point via the XLink-attributes or contains the point element. pointProperty is the predefined property which may be used by GML Application Schemas whenever a GML feature has a property with a value that is substitutable for Point.static PointPropertyType.BuilderPointPropertyType.newBuilder(PointPropertyType prototype) LinearRingType.ChoiceWrapper_LinearRingType.Builder.setPointProperty(PointPropertyType value) This property element either references a point via the XLink-attributes or contains the point element. pointProperty is the predefined property which may be used by GML Application Schemas whenever a GML feature has a property with a value that is substitutable for Point.LineStringType.ChoiceWrapper_LineStringType.Builder.setPointProperty(PointPropertyType value) This property element either references a point via the XLink-attributes or contains the point element. pointProperty is the predefined property which may be used by GML Application Schemas whenever a GML feature has a property with a value that is substitutable for Point.