Uses of Class
org.cxml.TriangularTransactionLawReference
-
Packages that use TriangularTransactionLawReference Package Description org.cxml -
-
Uses of TriangularTransactionLawReference in org.cxml
Fields in org.cxml declared as TriangularTransactionLawReference Modifier and Type Field Description protected TriangularTransactionLawReferenceTaxDetail. triangularTransactionLawReferenceMethods in org.cxml that return TriangularTransactionLawReference Modifier and Type Method Description TriangularTransactionLawReferenceObjectFactory. createTriangularTransactionLawReference()Create an instance ofTriangularTransactionLawReferenceTriangularTransactionLawReferenceTaxDetail. getTriangularTransactionLawReference()Gets the value of the triangularTransactionLawReference property.Methods in org.cxml with parameters of type TriangularTransactionLawReference Modifier and Type Method Description voidTaxDetail. setTriangularTransactionLawReference(TriangularTransactionLawReference value)Sets the value of the triangularTransactionLawReference property.
-