Package org.dcom.core.services
Class ComplianceCheckResultItem
java.lang.Object
org.dcom.core.services.ComplianceCheckResultItem
The programmatic implementation and helper serialisation/desieralisation methods of the index of the result of a check on a given clause
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ComplianceCheckResultItemstatic List<ComplianceCheckResultItem>fromJSONCollection(String json) static ComplianceCheckResultItemstatic List<ComplianceCheckResultItem>fromXMLCollection(String xml) getTime()toJSON()toXML()
-
Constructor Details
-
ComplianceCheckResultItem
-
-
Method Details
-
fromJSON
-
fromXML
-
fromJSONCollection
-
fromXMLCollection
-
getReference
-
getTime
-
getReasons
-
getAttributation
-
getResult
-
getSupportingFileData
-
getSupportingFileContentType
-
toJSON
-
toXML
-