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