Uses of Class
nl.b3p.csw.jaxb.ows.Fees
-
Packages that use Fees Package Description nl.b3p.csw.jaxb.ows -
-
Uses of Fees in nl.b3p.csw.jaxb.ows
Fields in nl.b3p.csw.jaxb.ows declared as Fees Modifier and Type Field Description protected FeesServiceIdentification. feesMethods in nl.b3p.csw.jaxb.ows that return Fees Modifier and Type Method Description FeesObjectFactory. createFees(String value)Create an instance ofFees}FeesServiceIdentification. getFees()If this element is omitted, no meaning is implied.Methods in nl.b3p.csw.jaxb.ows with parameters of type Fees Modifier and Type Method Description voidServiceIdentification. setFees(Fees value)Sets the value of the fees property.Constructors in nl.b3p.csw.jaxb.ows with parameters of type Fees Constructor Description ServiceIdentification(Title title, Abstract _abstract, List<Keywords> keywords, CodeType serviceType, List<String> serviceTypeVersion, Fees fees, List<AccessConstraints> accessConstraints)Fully-initialising value constructor
-