Uses of Class
nl.b3p.csw.jaxb.ows.OutputFormat
-
Packages that use OutputFormat Package Description nl.b3p.csw.jaxb.ows -
-
Uses of OutputFormat in nl.b3p.csw.jaxb.ows
Fields in nl.b3p.csw.jaxb.ows with type parameters of type OutputFormat Modifier and Type Field Description protected List<OutputFormat>IdentificationType. outputFormatMethods in nl.b3p.csw.jaxb.ows that return OutputFormat Modifier and Type Method Description OutputFormatObjectFactory. createOutputFormat(String value)Create an instance ofOutputFormat}Methods in nl.b3p.csw.jaxb.ows that return types with arguments of type OutputFormat Modifier and Type Method Description List<OutputFormat>IdentificationType. getOutputFormat()Unordered list of zero or more references to data formats supported for server outputs.
-