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

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

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

Fields in net.opengis.iso19139.gmx.v_20060504 with type parameters of type CTCataloguePropertyType
protected  List<CTCataloguePropertyType> MXAggregateType.aggregateCatalogue
           
protected  List<CTCataloguePropertyType> MXDataSetType.datasetCatalogue
           
protected  List<CTCataloguePropertyType> AbstractCTCatalogueType.subCatalogue
           
 

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

Methods in net.opengis.iso19139.gmx.v_20060504 that return types with arguments of type CTCataloguePropertyType
 List<CTCataloguePropertyType> MXAggregateType.getAggregateCatalogue()
          Gets the value of the aggregateCatalogue property.
 List<CTCataloguePropertyType> MXDataSetType.getDatasetCatalogue()
          Gets the value of the datasetCatalogue property.
 List<CTCataloguePropertyType> AbstractCTCatalogueType.getSubCatalogue()
          Gets the value of the subCatalogue property.
 

Methods in net.opengis.iso19139.gmx.v_20060504 with parameters of type CTCataloguePropertyType
 MXAggregateType MXAggregateType.withAggregateCatalogue(CTCataloguePropertyType... values)
           
 MXDataSetType MXDataSetType.withDatasetCatalogue(CTCataloguePropertyType... values)
           
 CTUomCatalogueType CTUomCatalogueType.withSubCatalogue(CTCataloguePropertyType... values)
           
 CTCrsCatalogueType CTCrsCatalogueType.withSubCatalogue(CTCataloguePropertyType... values)
           
 CTCodelistCatalogueType CTCodelistCatalogueType.withSubCatalogue(CTCataloguePropertyType... values)
           
 AbstractCTCatalogueType AbstractCTCatalogueType.withSubCatalogue(CTCataloguePropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmx.v_20060504 with type arguments of type CTCataloguePropertyType
 void MXAggregateType.setAggregateCatalogue(List<CTCataloguePropertyType> value)
           
 void MXDataSetType.setDatasetCatalogue(List<CTCataloguePropertyType> value)
           
 void AbstractCTCatalogueType.setSubCatalogue(List<CTCataloguePropertyType> value)
           
 MXAggregateType MXAggregateType.withAggregateCatalogue(Collection<CTCataloguePropertyType> values)
           
 MXAggregateType MXAggregateType.withAggregateCatalogue(List<CTCataloguePropertyType> value)
           
 MXDataSetType MXDataSetType.withDatasetCatalogue(Collection<CTCataloguePropertyType> values)
           
 MXDataSetType MXDataSetType.withDatasetCatalogue(List<CTCataloguePropertyType> value)
           
 CTUomCatalogueType CTUomCatalogueType.withSubCatalogue(Collection<CTCataloguePropertyType> values)
           
 CTCrsCatalogueType CTCrsCatalogueType.withSubCatalogue(Collection<CTCataloguePropertyType> values)
           
 CTCodelistCatalogueType CTCodelistCatalogueType.withSubCatalogue(Collection<CTCataloguePropertyType> values)
           
 AbstractCTCatalogueType AbstractCTCatalogueType.withSubCatalogue(Collection<CTCataloguePropertyType> values)
           
 CTUomCatalogueType CTUomCatalogueType.withSubCatalogue(List<CTCataloguePropertyType> value)
           
 CTCrsCatalogueType CTCrsCatalogueType.withSubCatalogue(List<CTCataloguePropertyType> value)
           
 CTCodelistCatalogueType CTCodelistCatalogueType.withSubCatalogue(List<CTCataloguePropertyType> value)
           
 AbstractCTCatalogueType AbstractCTCatalogueType.withSubCatalogue(List<CTCataloguePropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.