Uses of Class
nl.b3p.csw.jaxb.csw.RecordType
-
Packages that use RecordType Package Description nl.b3p.csw.jaxb.csw -
-
Uses of RecordType in nl.b3p.csw.jaxb.csw
Methods in nl.b3p.csw.jaxb.csw that return RecordType Modifier and Type Method Description RecordTypeObjectFactory. createRecordType()Create an instance ofRecordTypeMethods in nl.b3p.csw.jaxb.csw with parameters of type RecordType Modifier and Type Method Description RecordObjectFactory. createRecord(RecordType value)Create an instance ofRecord}Constructors in nl.b3p.csw.jaxb.csw with parameters of type RecordType Constructor Description Record(RecordType value)
-