Uses of Class
net.opengis.iso19139.gmd.v_20070417.EXBoundingPolygonType

Packages that use EXBoundingPolygonType
net.opengis.iso19139.gmd.v_20070417   
 

Uses of EXBoundingPolygonType in net.opengis.iso19139.gmd.v_20070417
 

Fields in net.opengis.iso19139.gmd.v_20070417 declared as EXBoundingPolygonType
protected  EXBoundingPolygonType EXBoundingPolygonPropertyType.exBoundingPolygon
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return EXBoundingPolygonType
 EXBoundingPolygonType ObjectFactory.createEXBoundingPolygonType()
          Create an instance of EXBoundingPolygonType
 EXBoundingPolygonType EXBoundingPolygonPropertyType.getEXBoundingPolygon()
          Gets the value of the exBoundingPolygon property.
 EXBoundingPolygonType EXBoundingPolygonType.withExtentTypeCode(BooleanPropertyType value)
           
 EXBoundingPolygonType EXBoundingPolygonType.withId(String value)
           
 EXBoundingPolygonType EXBoundingPolygonType.withPolygon(Collection<GMObjectPropertyType> values)
           
 EXBoundingPolygonType EXBoundingPolygonType.withPolygon(GMObjectPropertyType... values)
           
 EXBoundingPolygonType EXBoundingPolygonType.withPolygon(List<GMObjectPropertyType> value)
           
 EXBoundingPolygonType EXBoundingPolygonType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type EXBoundingPolygonType
 JAXBElement<EXBoundingPolygonType> ObjectFactory.createEXBoundingPolygon(EXBoundingPolygonType value)
          Create an instance of JAXBElement<EXBoundingPolygonType>}
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type EXBoundingPolygonType
 JAXBElement<EXBoundingPolygonType> ObjectFactory.createEXBoundingPolygon(EXBoundingPolygonType value)
          Create an instance of JAXBElement<EXBoundingPolygonType>}
 void EXBoundingPolygonPropertyType.setEXBoundingPolygon(EXBoundingPolygonType value)
          Sets the value of the exBoundingPolygon property.
 EXBoundingPolygonPropertyType EXBoundingPolygonPropertyType.withEXBoundingPolygon(EXBoundingPolygonType value)
           
 



Copyright © 2008-2015. All Rights Reserved.