Uses of Class
net.opengis.iso19139.gss.v_20070417.GMObjectPropertyType
-
Packages that use GMObjectPropertyType Package Description net.opengis.iso19139.gmd.v_20070417 net.opengis.iso19139.gss.v_20070417 -
-
Uses of GMObjectPropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type GMObjectPropertyType Modifier and Type Field Description protected List<GMObjectPropertyType>EXBoundingPolygonType. polygonMethods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type GMObjectPropertyType Modifier and Type Method Description List<GMObjectPropertyType>EXBoundingPolygonType. getPolygon()Gets the value of the polygon property.Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type GMObjectPropertyType Modifier and Type Method Description EXBoundingPolygonTypeEXBoundingPolygonType. withPolygon(GMObjectPropertyType... values)Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type GMObjectPropertyType Modifier and Type Method Description voidEXBoundingPolygonType. setPolygon(List<GMObjectPropertyType> value)EXBoundingPolygonTypeEXBoundingPolygonType. withPolygon(Collection<GMObjectPropertyType> values)EXBoundingPolygonTypeEXBoundingPolygonType. withPolygon(List<GMObjectPropertyType> value)Constructor parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type GMObjectPropertyType Constructor Description EXBoundingPolygonType(String id, String uuid, BooleanPropertyType extentTypeCode, List<GMObjectPropertyType> polygon)Fully-initialising value constructor -
Uses of GMObjectPropertyType in net.opengis.iso19139.gss.v_20070417
Methods in net.opengis.iso19139.gss.v_20070417 that return GMObjectPropertyType Modifier and Type Method Description GMObjectPropertyTypeObjectFactory. createGMObjectPropertyType()Create an instance ofGMObjectPropertyTypeGMObjectPropertyTypeGMObjectPropertyType. withAbstractGeometry(jakarta.xml.bind.JAXBElement<?> value)GMObjectPropertyTypeGMObjectPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)GMObjectPropertyTypeGMObjectPropertyType. withArcrole(String value)GMObjectPropertyTypeGMObjectPropertyType. withHref(String value)GMObjectPropertyTypeGMObjectPropertyType. withNilReason(String... values)GMObjectPropertyTypeGMObjectPropertyType. withNilReason(Collection<String> values)GMObjectPropertyTypeGMObjectPropertyType. withNilReason(List<String> value)GMObjectPropertyTypeGMObjectPropertyType. withRole(String value)GMObjectPropertyTypeGMObjectPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)GMObjectPropertyTypeGMObjectPropertyType. withTitle(String value)GMObjectPropertyTypeGMObjectPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)GMObjectPropertyTypeGMObjectPropertyType. withUuidref(String value)
-