Uses of Class
nl.b3p.csw.jaxb.csw.DescribeRecordType
-
Packages that use DescribeRecordType Package Description nl.b3p.csw.jaxb.csw -
-
Uses of DescribeRecordType in nl.b3p.csw.jaxb.csw
Methods in nl.b3p.csw.jaxb.csw that return DescribeRecordType Modifier and Type Method Description DescribeRecordTypeObjectFactory. createDescribeRecordType()Create an instance ofDescribeRecordTypeMethods in nl.b3p.csw.jaxb.csw with parameters of type DescribeRecordType Modifier and Type Method Description DescribeRecordObjectFactory. createDescribeRecord(DescribeRecordType value)Create an instance ofDescribeRecord}Constructors in nl.b3p.csw.jaxb.csw with parameters of type DescribeRecordType Constructor Description DescribeRecord(DescribeRecordType value)
-