Uses of Class
nl.b3p.csw.jaxb.csw.BriefRecordType
-
Packages that use BriefRecordType Package Description nl.b3p.csw.jaxb.csw -
-
Uses of BriefRecordType in nl.b3p.csw.jaxb.csw
Methods in nl.b3p.csw.jaxb.csw that return BriefRecordType Modifier and Type Method Description BriefRecordTypeObjectFactory. createBriefRecordType()Create an instance ofBriefRecordTypeMethods in nl.b3p.csw.jaxb.csw with parameters of type BriefRecordType Modifier and Type Method Description BriefRecordObjectFactory. createBriefRecord(BriefRecordType value)Create an instance ofBriefRecord}Constructors in nl.b3p.csw.jaxb.csw with parameters of type BriefRecordType Constructor Description BriefRecord(BriefRecordType value)
-