Uses of Class
nl.b3p.csw.jaxb.ows.Metadata
-
Packages that use Metadata Package Description nl.b3p.csw.jaxb.ows -
-
Uses of Metadata in nl.b3p.csw.jaxb.ows
Fields in nl.b3p.csw.jaxb.ows with type parameters of type Metadata Modifier and Type Field Description protected List<Metadata>DomainType. metadataprotected List<Metadata>IdentificationType. metadataprotected List<Metadata>Operation. metadataMethods in nl.b3p.csw.jaxb.ows that return Metadata Modifier and Type Method Description MetadataObjectFactory. createMetadata(MetadataType value)Create an instance ofMetadata}Methods in nl.b3p.csw.jaxb.ows that return types with arguments of type Metadata Modifier and Type Method Description List<Metadata>DomainType. getMetadata()Optional unordered list of additional metadata about this parameter.List<Metadata>IdentificationType. getMetadata()Optional unordered list of additional metadata about this data(set).List<Metadata>Operation. getMetadata()Optional unordered list of additional metadata about this operation and its' implementation.
-