Uses of Class
net.opengis.iso19139.gss.v_20060504.GMObjectPropertyType

Packages that use GMObjectPropertyType
net.opengis.iso19139.gmd.v_20060504   
net.opengis.iso19139.gss.v_20060504   
 

Uses of GMObjectPropertyType in net.opengis.iso19139.gmd.v_20060504
 

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type GMObjectPropertyType
protected  List<GMObjectPropertyType> EXBoundingPolygonType.polygon
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type GMObjectPropertyType
 List<GMObjectPropertyType> EXBoundingPolygonType.getPolygon()
          Gets the value of the polygon property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type GMObjectPropertyType
 EXBoundingPolygonType EXBoundingPolygonType.withPolygon(GMObjectPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type GMObjectPropertyType
 void EXBoundingPolygonType.setPolygon(List<GMObjectPropertyType> value)
           
 EXBoundingPolygonType EXBoundingPolygonType.withPolygon(Collection<GMObjectPropertyType> values)
           
 EXBoundingPolygonType EXBoundingPolygonType.withPolygon(List<GMObjectPropertyType> value)
           
 

Uses of GMObjectPropertyType in net.opengis.iso19139.gss.v_20060504
 

Methods in net.opengis.iso19139.gss.v_20060504 that return GMObjectPropertyType
 GMObjectPropertyType ObjectFactory.createGMObjectPropertyType()
          Create an instance of GMObjectPropertyType
 GMObjectPropertyType GMObjectPropertyType.withAbstractGeometry(JAXBElement<?> value)
           
 GMObjectPropertyType GMObjectPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 GMObjectPropertyType GMObjectPropertyType.withArcrole(String value)
           
 GMObjectPropertyType GMObjectPropertyType.withHref(String value)
           
 GMObjectPropertyType GMObjectPropertyType.withNilReason(Collection<String> values)
           
 GMObjectPropertyType GMObjectPropertyType.withNilReason(List<String> value)
           
 GMObjectPropertyType GMObjectPropertyType.withNilReason(String... values)
           
 GMObjectPropertyType GMObjectPropertyType.withRole(String value)
           
 GMObjectPropertyType GMObjectPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 GMObjectPropertyType GMObjectPropertyType.withTitle(String value)
           
 GMObjectPropertyType GMObjectPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 GMObjectPropertyType GMObjectPropertyType.withUuidref(String value)
           
 



Copyright © 2008-2016. All Rights Reserved.