Uses of Class
net.opengis.iso19139.gmx.v_20060504.CTCRSPropertyType

Packages that use CTCRSPropertyType
net.opengis.iso19139.gmx.v_20060504   
 

Uses of CTCRSPropertyType in net.opengis.iso19139.gmx.v_20060504
 

Fields in net.opengis.iso19139.gmx.v_20060504 with type parameters of type CTCRSPropertyType
protected  List<CTCRSPropertyType> CTCrsCatalogueType.crs
           
 

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

Methods in net.opengis.iso19139.gmx.v_20060504 that return types with arguments of type CTCRSPropertyType
 List<CTCRSPropertyType> CTCrsCatalogueType.getCrs()
          Gets the value of the crs property.
 

Methods in net.opengis.iso19139.gmx.v_20060504 with parameters of type CTCRSPropertyType
 CTCrsCatalogueType CTCrsCatalogueType.withCrs(CTCRSPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmx.v_20060504 with type arguments of type CTCRSPropertyType
 void CTCrsCatalogueType.setCrs(List<CTCRSPropertyType> value)
           
 CTCrsCatalogueType CTCrsCatalogueType.withCrs(Collection<CTCRSPropertyType> values)
           
 CTCrsCatalogueType CTCrsCatalogueType.withCrs(List<CTCRSPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.