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

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

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

Fields in net.opengis.iso19139.gmx.v_20060504 with type parameters of type CTCodelistPropertyType
protected  List<CTCodelistPropertyType> CTCodelistCatalogueType.codelistItem
           
 

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

Methods in net.opengis.iso19139.gmx.v_20060504 that return types with arguments of type CTCodelistPropertyType
 List<CTCodelistPropertyType> CTCodelistCatalogueType.getCodelistItem()
          Gets the value of the codelistItem property.
 

Methods in net.opengis.iso19139.gmx.v_20060504 with parameters of type CTCodelistPropertyType
 CTCodelistCatalogueType CTCodelistCatalogueType.withCodelistItem(CTCodelistPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmx.v_20060504 with type arguments of type CTCodelistPropertyType
 void CTCodelistCatalogueType.setCodelistItem(List<CTCodelistPropertyType> value)
           
 CTCodelistCatalogueType CTCodelistCatalogueType.withCodelistItem(Collection<CTCodelistPropertyType> values)
           
 CTCodelistCatalogueType CTCodelistCatalogueType.withCodelistItem(List<CTCodelistPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.