Uses of Class
net.opengis.gmlcov.v_1_0.Metadata

Uses of Metadata in net.opengis.gmlcov.v_1_0
 

Fields in net.opengis.gmlcov.v_1_0 with type parameters of type Metadata
protected  List<Metadata> AbstractCoverageType.metadata
           
 

Methods in net.opengis.gmlcov.v_1_0 that return Metadata
 Metadata ObjectFactory.createMetadata()
          Create an instance of Metadata
 Metadata Metadata.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 Metadata Metadata.withArcrole(String value)
           
 Metadata Metadata.withExtension(ExtensionType value)
           
 Metadata Metadata.withHref(String value)
           
 Metadata Metadata.withNilReason(Collection<String> values)
           
 Metadata Metadata.withNilReason(List<String> value)
           
 Metadata Metadata.withNilReason(String... values)
           
 Metadata Metadata.withRemoteSchema(String value)
           
 Metadata Metadata.withRole(String value)
           
 Metadata Metadata.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 Metadata Metadata.withTitle(String value)
           
 Metadata Metadata.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.gmlcov.v_1_0 that return types with arguments of type Metadata
 List<Metadata> AbstractCoverageType.getMetadata()
          Gets the value of the metadata property.
 

Methods in net.opengis.gmlcov.v_1_0 with parameters of type Metadata
 AbstractDiscreteCoverageType AbstractDiscreteCoverageType.withMetadata(Metadata... values)
           
 AbstractCoverageType AbstractCoverageType.withMetadata(Metadata... values)
           
 AbstractContinuousCoverageType AbstractContinuousCoverageType.withMetadata(Metadata... values)
           
 

Method parameters in net.opengis.gmlcov.v_1_0 with type arguments of type Metadata
 void AbstractCoverageType.setMetadata(List<Metadata> value)
           
 AbstractDiscreteCoverageType AbstractDiscreteCoverageType.withMetadata(Collection<Metadata> values)
           
 AbstractCoverageType AbstractCoverageType.withMetadata(Collection<Metadata> values)
           
 AbstractContinuousCoverageType AbstractContinuousCoverageType.withMetadata(Collection<Metadata> values)
           
 AbstractDiscreteCoverageType AbstractDiscreteCoverageType.withMetadata(List<Metadata> value)
           
 AbstractCoverageType AbstractCoverageType.withMetadata(List<Metadata> value)
           
 AbstractContinuousCoverageType AbstractContinuousCoverageType.withMetadata(List<Metadata> value)
           
 



Copyright © 2008-2015. All Rights Reserved.