Uses of Class
net.opengis.iso19139.gmx.v_20070417.CTCodelistCatalogueType

Packages that use CTCodelistCatalogueType
net.opengis.iso19139.gmx.v_20070417   
 

Uses of CTCodelistCatalogueType in net.opengis.iso19139.gmx.v_20070417
 

Fields in net.opengis.iso19139.gmx.v_20070417 declared as CTCodelistCatalogueType
protected  CTCodelistCatalogueType CTCodelistCataloguePropertyType.ctCodelistCatalogue
           
 

Methods in net.opengis.iso19139.gmx.v_20070417 that return CTCodelistCatalogueType
 CTCodelistCatalogueType ObjectFactory.createCTCodelistCatalogueType()
          Create an instance of CTCodelistCatalogueType
 CTCodelistCatalogueType CTCodelistCataloguePropertyType.getCTCodelistCatalogue()
          Gets the value of the ctCodelistCatalogue property.
 CTCodelistCatalogueType CTCodelistCatalogueType.withCharacterSet(MDCharacterSetCodePropertyType value)
           
 CTCodelistCatalogueType CTCodelistCatalogueType.withCodelistItem(Collection<CTCodelistPropertyType> values)
           
 CTCodelistCatalogueType CTCodelistCatalogueType.withCodelistItem(CTCodelistPropertyType... values)
           
 CTCodelistCatalogueType CTCodelistCatalogueType.withCodelistItem(List<CTCodelistPropertyType> value)
           
 CTCodelistCatalogueType CTCodelistCatalogueType.withFieldOfApplication(CharacterStringPropertyType... values)
           
 CTCodelistCatalogueType CTCodelistCatalogueType.withFieldOfApplication(Collection<CharacterStringPropertyType> values)
           
 CTCodelistCatalogueType CTCodelistCatalogueType.withFieldOfApplication(List<CharacterStringPropertyType> value)
           
 CTCodelistCatalogueType CTCodelistCatalogueType.withId(String value)
           
 CTCodelistCatalogueType CTCodelistCatalogueType.withLanguage(CharacterStringPropertyType value)
           
 CTCodelistCatalogueType CTCodelistCatalogueType.withLocale(Collection<PTLocalePropertyType> values)
           
 CTCodelistCatalogueType CTCodelistCatalogueType.withLocale(List<PTLocalePropertyType> value)
           
 CTCodelistCatalogueType CTCodelistCatalogueType.withLocale(PTLocalePropertyType... values)
           
 CTCodelistCatalogueType CTCodelistCatalogueType.withName(CharacterStringPropertyType value)
           
 CTCodelistCatalogueType CTCodelistCatalogueType.withScope(CharacterStringPropertyType... values)
           
 CTCodelistCatalogueType CTCodelistCatalogueType.withScope(Collection<CharacterStringPropertyType> values)
           
 CTCodelistCatalogueType CTCodelistCatalogueType.withScope(List<CharacterStringPropertyType> value)
           
 CTCodelistCatalogueType CTCodelistCatalogueType.withSubCatalogue(Collection<CTCataloguePropertyType> values)
           
 CTCodelistCatalogueType CTCodelistCatalogueType.withSubCatalogue(CTCataloguePropertyType... values)
           
 CTCodelistCatalogueType CTCodelistCatalogueType.withSubCatalogue(List<CTCataloguePropertyType> value)
           
 CTCodelistCatalogueType CTCodelistCatalogueType.withUuid(String value)
           
 CTCodelistCatalogueType CTCodelistCatalogueType.withVersionDate(DatePropertyType value)
           
 CTCodelistCatalogueType CTCodelistCatalogueType.withVersionNumber(CharacterStringPropertyType value)
           
 

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

Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type CTCodelistCatalogueType
 JAXBElement<CTCodelistCatalogueType> ObjectFactory.createCTCodelistCatalogue(CTCodelistCatalogueType value)
          Create an instance of JAXBElement<CTCodelistCatalogueType>}
 void CTCodelistCataloguePropertyType.setCTCodelistCatalogue(CTCodelistCatalogueType value)
          Sets the value of the ctCodelistCatalogue property.
 CTCodelistCataloguePropertyType CTCodelistCataloguePropertyType.withCTCodelistCatalogue(CTCodelistCatalogueType value)
           
 



Copyright © 2008-2015. All Rights Reserved.