Uses of Class
org.cxml.PolicyViolationJustification
-
Packages that use PolicyViolationJustification Package Description org.cxml -
-
Uses of PolicyViolationJustification in org.cxml
Fields in org.cxml declared as PolicyViolationJustification Modifier and Type Field Description protected PolicyViolationJustificationPolicyViolation. policyViolationJustificationMethods in org.cxml that return PolicyViolationJustification Modifier and Type Method Description PolicyViolationJustificationObjectFactory. createPolicyViolationJustification()Create an instance ofPolicyViolationJustificationPolicyViolationJustificationPolicyViolation. getPolicyViolationJustification()Gets the value of the policyViolationJustification property.Methods in org.cxml with parameters of type PolicyViolationJustification Modifier and Type Method Description voidPolicyViolation. setPolicyViolationJustification(PolicyViolationJustification value)Sets the value of the policyViolationJustification property.
-