Uses of Class
net.opengis.iso19139.gmd.v_20060504.EXGeographicBoundingBoxType

Packages that use EXGeographicBoundingBoxType
net.opengis.iso19139.gmd.v_20060504   
 

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

Fields in net.opengis.iso19139.gmd.v_20060504 declared as EXGeographicBoundingBoxType
protected  EXGeographicBoundingBoxType EXGeographicBoundingBoxPropertyType.exGeographicBoundingBox
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return EXGeographicBoundingBoxType
 EXGeographicBoundingBoxType ObjectFactory.createEXGeographicBoundingBoxType()
          Create an instance of EXGeographicBoundingBoxType
 EXGeographicBoundingBoxType EXGeographicBoundingBoxPropertyType.getEXGeographicBoundingBox()
          Gets the value of the exGeographicBoundingBox property.
 EXGeographicBoundingBoxType EXGeographicBoundingBoxType.withEastBoundLongitude(DecimalPropertyType value)
           
 EXGeographicBoundingBoxType EXGeographicBoundingBoxType.withExtentTypeCode(BooleanPropertyType value)
           
 EXGeographicBoundingBoxType EXGeographicBoundingBoxType.withId(String value)
           
 EXGeographicBoundingBoxType EXGeographicBoundingBoxType.withNorthBoundLatitude(DecimalPropertyType value)
           
 EXGeographicBoundingBoxType EXGeographicBoundingBoxType.withSouthBoundLatitude(DecimalPropertyType value)
           
 EXGeographicBoundingBoxType EXGeographicBoundingBoxType.withUuid(String value)
           
 EXGeographicBoundingBoxType EXGeographicBoundingBoxType.withWestBoundLongitude(DecimalPropertyType value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type EXGeographicBoundingBoxType
 JAXBElement<EXGeographicBoundingBoxType> ObjectFactory.createEXGeographicBoundingBox(EXGeographicBoundingBoxType value)
          Create an instance of JAXBElement<EXGeographicBoundingBoxType>}
 void EXGeographicBoundingBoxPropertyType.setEXGeographicBoundingBox(EXGeographicBoundingBoxType value)
          Sets the value of the exGeographicBoundingBox property.
 EXGeographicBoundingBoxPropertyType EXGeographicBoundingBoxPropertyType.withEXGeographicBoundingBox(EXGeographicBoundingBoxType value)
           
 



Copyright © 2008-2016. All Rights Reserved.