Uses of Class
org.cxml.PolicyViolation
-
Packages that use PolicyViolation Package Description org.cxml -
-
Uses of PolicyViolation in org.cxml
Fields in org.cxml with type parameters of type PolicyViolation Modifier and Type Field Description protected java.util.List<PolicyViolation>TravelDetail. policyViolationMethods in org.cxml that return PolicyViolation Modifier and Type Method Description PolicyViolationObjectFactory. createPolicyViolation()Create an instance ofPolicyViolationMethods in org.cxml that return types with arguments of type PolicyViolation Modifier and Type Method Description java.util.List<PolicyViolation>TravelDetail. getPolicyViolation()Gets the value of the policyViolation property.
-