Uses of Class
nl.b3p.csw.jaxb.csw.BriefRecord
-
Packages that use BriefRecord Package Description nl.b3p.csw.jaxb.csw -
-
Uses of BriefRecord in nl.b3p.csw.jaxb.csw
Fields in nl.b3p.csw.jaxb.csw with type parameters of type BriefRecord Modifier and Type Field Description protected List<BriefRecord>InsertResultType. briefRecordMethods in nl.b3p.csw.jaxb.csw that return BriefRecord Modifier and Type Method Description BriefRecordObjectFactory. createBriefRecord(BriefRecordType value)Create an instance ofBriefRecord}Methods in nl.b3p.csw.jaxb.csw that return types with arguments of type BriefRecord Modifier and Type Method Description List<BriefRecord>InsertResultType. getBriefRecord()Gets the value of the briefRecord property.Constructor parameters in nl.b3p.csw.jaxb.csw with type arguments of type BriefRecord Constructor Description InsertResultType(List<BriefRecord> briefRecord, String handleRef)Fully-initialising value constructor
-