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

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

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

Fields in net.opengis.iso19139.gmd.v_20070417 declared as MDGeoreferenceableType
protected  MDGeoreferenceableType MDGeoreferenceablePropertyType.mdGeoreferenceable
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return MDGeoreferenceableType
 MDGeoreferenceableType ObjectFactory.createMDGeoreferenceableType()
          Create an instance of MDGeoreferenceableType
 MDGeoreferenceableType MDGeoreferenceablePropertyType.getMDGeoreferenceable()
          Gets the value of the mdGeoreferenceable property.
 MDGeoreferenceableType MDGeoreferenceableType.withAxisDimensionProperties(Collection<MDDimensionPropertyType> values)
           
 MDGeoreferenceableType MDGeoreferenceableType.withAxisDimensionProperties(List<MDDimensionPropertyType> value)
           
 MDGeoreferenceableType MDGeoreferenceableType.withAxisDimensionProperties(MDDimensionPropertyType... values)
           
 MDGeoreferenceableType MDGeoreferenceableType.withCellGeometry(MDCellGeometryCodePropertyType value)
           
 MDGeoreferenceableType MDGeoreferenceableType.withControlPointAvailability(BooleanPropertyType value)
           
 MDGeoreferenceableType MDGeoreferenceableType.withGeoreferencedParameters(RecordPropertyType value)
           
 MDGeoreferenceableType MDGeoreferenceableType.withId(String value)
           
 MDGeoreferenceableType MDGeoreferenceableType.withNumberOfDimensions(IntegerPropertyType value)
           
 MDGeoreferenceableType MDGeoreferenceableType.withOrientationParameterAvailability(BooleanPropertyType value)
           
 MDGeoreferenceableType MDGeoreferenceableType.withOrientationParameterDescription(CharacterStringPropertyType value)
           
 MDGeoreferenceableType MDGeoreferenceableType.withParameterCitation(CICitationPropertyType... values)
           
 MDGeoreferenceableType MDGeoreferenceableType.withParameterCitation(Collection<CICitationPropertyType> values)
           
 MDGeoreferenceableType MDGeoreferenceableType.withParameterCitation(List<CICitationPropertyType> value)
           
 MDGeoreferenceableType MDGeoreferenceableType.withTransformationParameterAvailability(BooleanPropertyType value)
           
 MDGeoreferenceableType MDGeoreferenceableType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDGeoreferenceableType
 JAXBElement<MDGeoreferenceableType> ObjectFactory.createMDGeoreferenceable(MDGeoreferenceableType value)
          Create an instance of JAXBElement<MDGeoreferenceableType>}
 void MDGeoreferenceablePropertyType.setMDGeoreferenceable(MDGeoreferenceableType value)
          Sets the value of the mdGeoreferenceable property.
 MDGeoreferenceablePropertyType MDGeoreferenceablePropertyType.withMDGeoreferenceable(MDGeoreferenceableType value)
           
 



Copyright © 2008-2015. All Rights Reserved.