Uses of Class
nl.b3p.csw.jaxb.ows.AcceptFormatsType
-
Packages that use AcceptFormatsType Package Description nl.b3p.csw.jaxb.csw nl.b3p.csw.jaxb.ows -
-
Uses of AcceptFormatsType in nl.b3p.csw.jaxb.csw
Constructors in nl.b3p.csw.jaxb.csw with parameters of type AcceptFormatsType Constructor Description GetCapabilitiesType(AcceptVersionsType acceptVersions, SectionsType sections, AcceptFormatsType acceptFormats, String updateSequence, String service)Fully-initialising value constructor -
Uses of AcceptFormatsType in nl.b3p.csw.jaxb.ows
Fields in nl.b3p.csw.jaxb.ows declared as AcceptFormatsType Modifier and Type Field Description protected AcceptFormatsTypeGetCapabilitiesType. acceptFormatsMethods in nl.b3p.csw.jaxb.ows that return AcceptFormatsType Modifier and Type Method Description AcceptFormatsTypeObjectFactory. createAcceptFormatsType()Create an instance ofAcceptFormatsTypeAcceptFormatsTypeGetCapabilitiesType. getAcceptFormats()Gets the value of the acceptFormats property.Methods in nl.b3p.csw.jaxb.ows with parameters of type AcceptFormatsType Modifier and Type Method Description voidGetCapabilitiesType. setAcceptFormats(AcceptFormatsType value)Sets the value of the acceptFormats property.Constructors in nl.b3p.csw.jaxb.ows with parameters of type AcceptFormatsType Constructor Description GetCapabilitiesType(AcceptVersionsType acceptVersions, SectionsType sections, AcceptFormatsType acceptFormats, String updateSequence)Fully-initialising value constructor
-