Uses of Class
nl.b3p.csw.jaxb.csw.SummaryRecordType
-
Packages that use SummaryRecordType Package Description nl.b3p.csw.jaxb.csw -
-
Uses of SummaryRecordType in nl.b3p.csw.jaxb.csw
Methods in nl.b3p.csw.jaxb.csw that return SummaryRecordType Modifier and Type Method Description SummaryRecordTypeObjectFactory. createSummaryRecordType()Create an instance ofSummaryRecordTypeMethods in nl.b3p.csw.jaxb.csw with parameters of type SummaryRecordType Modifier and Type Method Description SummaryRecordObjectFactory. createSummaryRecord(SummaryRecordType value)Create an instance ofSummaryRecord}Constructors in nl.b3p.csw.jaxb.csw with parameters of type SummaryRecordType Constructor Description SummaryRecord(SummaryRecordType value)
-