|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.duracloud.services.fixity.results.HashVerifierResult
public class HashVerifierResult
Constructor Summary | |
---|---|
HashVerifierResult(boolean success,
ContentLocation contentLocationA,
ContentLocation contentLocationB,
java.lang.String text)
|
Method Summary | |
---|---|
java.lang.String |
getEntry()
|
java.lang.String |
getHeader()
|
boolean |
isSuccess()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HashVerifierResult(boolean success, ContentLocation contentLocationA, ContentLocation contentLocationB, java.lang.String text)
Method Detail |
---|
public java.lang.String getEntry()
getEntry
in interface ServiceResult
public java.lang.String getHeader()
getHeader
in interface ServiceResult
public boolean isSuccess()
isSuccess
in interface ServiceResult
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |