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