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

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

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

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

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

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

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

Method parameters in net.opengis.iso19139.gmx.v_20060504 with type arguments of type CTDatumPropertyType
 void CTCrsCatalogueType.setDatum(List<CTDatumPropertyType> value)
           
 CTCrsCatalogueType CTCrsCatalogueType.withDatum(Collection<CTDatumPropertyType> values)
           
 CTCrsCatalogueType CTCrsCatalogueType.withDatum(List<CTDatumPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.