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

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

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

Subclasses of AbstractCTCatalogueType in net.opengis.iso19139.gmx.v_20060504
 class CTCodelistCatalogueType
          Java class for CT_CodelistCatalogue_Type complex type.
 class CTCrsCatalogueType
          Java class for CT_CrsCatalogue_Type complex type.
 class CTUomCatalogueType
          Java class for CT_UomCatalogue_Type complex type.
 

Fields in net.opengis.iso19139.gmx.v_20060504 with type parameters of type AbstractCTCatalogueType
protected  JAXBElement<? extends AbstractCTCatalogueType> CTCataloguePropertyType.abstractCTCatalogue
           
 

Methods in net.opengis.iso19139.gmx.v_20060504 that return AbstractCTCatalogueType
 AbstractCTCatalogueType AbstractCTCatalogueType.withCharacterSet(MDCharacterSetCodePropertyType value)
           
 AbstractCTCatalogueType AbstractCTCatalogueType.withFieldOfApplication(CharacterStringPropertyType... values)
           
 AbstractCTCatalogueType AbstractCTCatalogueType.withFieldOfApplication(Collection<CharacterStringPropertyType> values)
           
 AbstractCTCatalogueType AbstractCTCatalogueType.withFieldOfApplication(List<CharacterStringPropertyType> value)
           
 AbstractCTCatalogueType AbstractCTCatalogueType.withId(String value)
           
 AbstractCTCatalogueType AbstractCTCatalogueType.withLanguage(CharacterStringPropertyType value)
           
 AbstractCTCatalogueType AbstractCTCatalogueType.withLocale(Collection<PTLocalePropertyType> values)
           
 AbstractCTCatalogueType AbstractCTCatalogueType.withLocale(List<PTLocalePropertyType> value)
           
 AbstractCTCatalogueType AbstractCTCatalogueType.withLocale(PTLocalePropertyType... values)
           
 AbstractCTCatalogueType AbstractCTCatalogueType.withName(CharacterStringPropertyType value)
           
 AbstractCTCatalogueType AbstractCTCatalogueType.withScope(CharacterStringPropertyType... values)
           
 AbstractCTCatalogueType AbstractCTCatalogueType.withScope(Collection<CharacterStringPropertyType> values)
           
 AbstractCTCatalogueType AbstractCTCatalogueType.withScope(List<CharacterStringPropertyType> value)
           
 AbstractCTCatalogueType AbstractCTCatalogueType.withSubCatalogue(Collection<CTCataloguePropertyType> values)
           
 AbstractCTCatalogueType AbstractCTCatalogueType.withSubCatalogue(CTCataloguePropertyType... values)
           
 AbstractCTCatalogueType AbstractCTCatalogueType.withSubCatalogue(List<CTCataloguePropertyType> value)
           
 AbstractCTCatalogueType AbstractCTCatalogueType.withUuid(String value)
           
 AbstractCTCatalogueType AbstractCTCatalogueType.withVersionDate(DatePropertyType value)
           
 AbstractCTCatalogueType AbstractCTCatalogueType.withVersionNumber(CharacterStringPropertyType value)
           
 

Methods in net.opengis.iso19139.gmx.v_20060504 that return types with arguments of type AbstractCTCatalogueType
 JAXBElement<AbstractCTCatalogueType> ObjectFactory.createAbstractCTCatalogue(AbstractCTCatalogueType value)
          Create an instance of JAXBElement<AbstractCTCatalogueType>}
 JAXBElement<? extends AbstractCTCatalogueType> CTCataloguePropertyType.getAbstractCTCatalogue()
          Gets the value of the abstractCTCatalogue property.
 

Methods in net.opengis.iso19139.gmx.v_20060504 with parameters of type AbstractCTCatalogueType
 JAXBElement<AbstractCTCatalogueType> ObjectFactory.createAbstractCTCatalogue(AbstractCTCatalogueType value)
          Create an instance of JAXBElement<AbstractCTCatalogueType>}
 

Method parameters in net.opengis.iso19139.gmx.v_20060504 with type arguments of type AbstractCTCatalogueType
 void CTCataloguePropertyType.setAbstractCTCatalogue(JAXBElement<? extends AbstractCTCatalogueType> value)
          Sets the value of the abstractCTCatalogue property.
 CTCataloguePropertyType CTCataloguePropertyType.withAbstractCTCatalogue(JAXBElement<? extends AbstractCTCatalogueType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.