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

Packages that use GenericNamePropertyType
net.opengis.iso19139.gco.v_20060504   
net.opengis.iso19139.gmd.v_20060504   
net.opengis.iso19139.gmx.v_20060504   
net.opengis.iso19139.srv.v_20060504   
 

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

Methods in net.opengis.iso19139.gco.v_20060504 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_20060504
 

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

Methods in net.opengis.iso19139.gmd.v_20060504 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_20060504 with parameters of type GenericNamePropertyType
 MDFeatureCatalogueDescriptionType MDFeatureCatalogueDescriptionType.withFeatureTypes(GenericNamePropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 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_20060504
 

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

Methods in net.opengis.iso19139.gmx.v_20060504 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_20060504 with parameters of type GenericNamePropertyType
 MXDataFileType MXDataFileType.withFeatureTypes(GenericNamePropertyType... values)
           
 

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

Uses of GenericNamePropertyType in net.opengis.iso19139.srv.v_20060504
 

Fields in net.opengis.iso19139.srv.v_20060504 declared as GenericNamePropertyType
protected  GenericNamePropertyType SVServiceIdentificationType.serviceType
           
 

Methods in net.opengis.iso19139.srv.v_20060504 that return GenericNamePropertyType
 GenericNamePropertyType SVServiceIdentificationType.getServiceType()
          Gets the value of the serviceType property.
 

Methods in net.opengis.iso19139.srv.v_20060504 with parameters of type GenericNamePropertyType
 void SVServiceIdentificationType.setServiceType(GenericNamePropertyType value)
          Sets the value of the serviceType property.
 SVServiceIdentificationType SVServiceIdentificationType.withServiceType(GenericNamePropertyType value)
           
 



Copyright © 2008-2016. All Rights Reserved.