Uses of Class
org.lockss.laaws.rs.model.CdxRecord
Packages that use CdxRecord
-
Uses of CdxRecord in org.lockss.laaws.rs.model
Methods in org.lockss.laaws.rs.model that return types with arguments of type CdxRecordModifier and TypeMethodDescriptionCdxRecords.getCdxRecords()Provides the CDX records in this object, for testing purposes.Methods in org.lockss.laaws.rs.model with parameters of type CdxRecordModifier and TypeMethodDescriptionvoidCdxRecords.addCdxRecord(CdxRecord cdxRecord) Adds a CDX record to this object.