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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type MDSpatialRepresentationPropertyType
protected  List<MDSpatialRepresentationPropertyType> MDMetadataType.spatialRepresentationInfo
           
 

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

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type MDSpatialRepresentationPropertyType
 List<MDSpatialRepresentationPropertyType> MDMetadataType.getSpatialRepresentationInfo()
          Gets the value of the spatialRepresentationInfo property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDSpatialRepresentationPropertyType
 MDMetadataType MDMetadataType.withSpatialRepresentationInfo(MDSpatialRepresentationPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type MDSpatialRepresentationPropertyType
 void MDMetadataType.setSpatialRepresentationInfo(List<MDSpatialRepresentationPropertyType> value)
           
 MDMetadataType MDMetadataType.withSpatialRepresentationInfo(Collection<MDSpatialRepresentationPropertyType> values)
           
 MDMetadataType MDMetadataType.withSpatialRepresentationInfo(List<MDSpatialRepresentationPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.