|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectau.edu.archer.service.ddm.dto.response.impl.ServiceResponseImpl
au.edu.archer.service.ddm.dto.response.impl.SRBDetailsImpl
au.edu.archer.service.ddm.dto.response.impl.METSDetailsImpl
public class METSDetailsImpl
The METSDetailsImpl class.
Field Summary |
---|
Fields inherited from class au.edu.archer.service.ddm.dto.response.impl.SRBDetailsImpl |
---|
srbContentInfo |
Constructor Summary | |
---|---|
METSDetailsImpl()
|
Method Summary | |
---|---|
byte[] |
getMETSXMLContent()
Get METS XML Content. |
byte[] |
getMETSZipContent()
Get METS Zip Content. |
void |
setMETSXMLContent(byte[] METSXMLContent)
Set METS XML Content. |
void |
setMETSZipContent(byte[] METSZipContent)
Set METS Zip Content. |
Methods inherited from class au.edu.archer.service.ddm.dto.response.impl.SRBDetailsImpl |
---|
getSRBContentInfo, setSRBContentInfo |
Methods inherited from class au.edu.archer.service.ddm.dto.response.impl.ServiceResponseImpl |
---|
getMessage, setMessage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface au.edu.archer.service.ddm.dto.response.api.SRBDetails |
---|
getSRBContentInfo |
Methods inherited from interface au.edu.archer.service.ddm.dto.response.api.ServiceResponse |
---|
getMessage |
Constructor Detail |
---|
public METSDetailsImpl()
Method Detail |
---|
public byte[] getMETSXMLContent()
getMETSXMLContent
in interface METSDetails
public void setMETSXMLContent(byte[] METSXMLContent)
METSXMLContent
- the METSZipContent to set.public byte[] getMETSZipContent()
getMETSZipContent
in interface METSDetails
public void setMETSZipContent(byte[] METSZipContent)
METSZipContent
- The METSZipContent to be set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |