Uses of Class
net.opengis.iso19139.gco.v_20070417.GenericNamePropertyType

Packages that use GenericNamePropertyType
net.opengis.iso19139.gco.v_20070417   
net.opengis.iso19139.gmd.v_20070417   
net.opengis.iso19139.gmx.v_20070417   
 

Uses of GenericNamePropertyType in net.opengis.iso19139.gco.v_20070417
 

Methods in net.opengis.iso19139.gco.v_20070417 that return GenericNamePropertyType
 GenericNamePropertyType ObjectFactory.createGenericNamePropertyType()
          Create an instance of GenericNamePropertyType
 GenericNamePropertyType GenericNamePropertyType.withAbstractGenericName(JAXBElement<CodeType> value)
           
 GenericNamePropertyType GenericNamePropertyType.withNilReason(Collection<String> values)
           
 GenericNamePropertyType GenericNamePropertyType.withNilReason(List<String> value)
           
 GenericNamePropertyType GenericNamePropertyType.withNilReason(String... values)
           
 

Uses of GenericNamePropertyType in net.opengis.iso19139.gmd.v_20070417
 

Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type GenericNamePropertyType
protected  List<GenericNamePropertyType> MDFeatureCatalogueDescriptionType.featureTypes
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type GenericNamePropertyType
 List<GenericNamePropertyType> MDFeatureCatalogueDescriptionType.getFeatureTypes()
          Gets the value of the featureTypes property.
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type GenericNamePropertyType
 MDFeatureCatalogueDescriptionType MDFeatureCatalogueDescriptionType.withFeatureTypes(GenericNamePropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type GenericNamePropertyType
 void MDFeatureCatalogueDescriptionType.setFeatureTypes(List<GenericNamePropertyType> value)
           
 MDFeatureCatalogueDescriptionType MDFeatureCatalogueDescriptionType.withFeatureTypes(Collection<GenericNamePropertyType> values)
           
 MDFeatureCatalogueDescriptionType MDFeatureCatalogueDescriptionType.withFeatureTypes(List<GenericNamePropertyType> value)
           
 

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

Fields in net.opengis.iso19139.gmx.v_20070417 with type parameters of type GenericNamePropertyType
protected  List<GenericNamePropertyType> MXDataFileType.featureTypes
           
 

Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type GenericNamePropertyType
 List<GenericNamePropertyType> MXDataFileType.getFeatureTypes()
          Gets the value of the featureTypes property.
 

Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type GenericNamePropertyType
 MXDataFileType MXDataFileType.withFeatureTypes(GenericNamePropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmx.v_20070417 with type arguments of type GenericNamePropertyType
 void MXDataFileType.setFeatureTypes(List<GenericNamePropertyType> value)
           
 MXDataFileType MXDataFileType.withFeatureTypes(Collection<GenericNamePropertyType> values)
           
 MXDataFileType MXDataFileType.withFeatureTypes(List<GenericNamePropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.