Uses of Class
net.opengis.wfs.v_2_0.MetadataURLType

Uses of MetadataURLType in net.opengis.wfs.v_2_0
 

Fields in net.opengis.wfs.v_2_0 with type parameters of type MetadataURLType
protected  List<MetadataURLType> FeatureTypeType.metadataURL
           
 

Methods in net.opengis.wfs.v_2_0 that return MetadataURLType
 MetadataURLType ObjectFactory.createMetadataURLType()
          Create an instance of MetadataURLType
 MetadataURLType MetadataURLType.withAbout(String value)
           
 MetadataURLType MetadataURLType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 MetadataURLType MetadataURLType.withArcrole(String value)
           
 MetadataURLType MetadataURLType.withHref(String value)
           
 MetadataURLType MetadataURLType.withRole(String value)
           
 MetadataURLType MetadataURLType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 MetadataURLType MetadataURLType.withTitle(String value)
           
 MetadataURLType MetadataURLType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.wfs.v_2_0 that return types with arguments of type MetadataURLType
 List<MetadataURLType> FeatureTypeType.getMetadataURL()
          Gets the value of the metadataURL property.
 

Methods in net.opengis.wfs.v_2_0 with parameters of type MetadataURLType
 FeatureTypeType FeatureTypeType.withMetadataURL(MetadataURLType... values)
           
 

Method parameters in net.opengis.wfs.v_2_0 with type arguments of type MetadataURLType
 void FeatureTypeType.setMetadataURL(List<MetadataURLType> value)
           
 FeatureTypeType FeatureTypeType.withMetadataURL(Collection<MetadataURLType> values)
           
 FeatureTypeType FeatureTypeType.withMetadataURL(List<MetadataURLType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.