Uses of Class
org.cxml.TriangularTransactionLawReference
Packages that use TriangularTransactionLawReference
-
Uses of TriangularTransactionLawReference in org.cxml
Fields in org.cxml declared as TriangularTransactionLawReferenceModifier and TypeFieldDescriptionprotected TriangularTransactionLawReferenceTaxDetail.triangularTransactionLawReferenceMethods in org.cxml that return TriangularTransactionLawReferenceModifier and TypeMethodDescriptionObjectFactory.createTriangularTransactionLawReference()Create an instance ofTriangularTransactionLawReferenceTaxDetail.getTriangularTransactionLawReference()Gets the value of the triangularTransactionLawReference property.Methods in org.cxml with parameters of type TriangularTransactionLawReferenceModifier and TypeMethodDescriptionvoidTaxDetail.setTriangularTransactionLawReference(TriangularTransactionLawReference value) Sets the value of the triangularTransactionLawReference property.