Uses of Class
pt.cienciavitae.ns.funding.TotalAmountCtype
-
Packages that use TotalAmountCtype Package Description pt.cienciavitae.ns.funding -
-
Uses of TotalAmountCtype in pt.cienciavitae.ns.funding
Fields in pt.cienciavitae.ns.funding declared as TotalAmountCtype Modifier and Type Field Description protected TotalAmountCtypeFunding. totalAmountMethods in pt.cienciavitae.ns.funding that return TotalAmountCtype Modifier and Type Method Description TotalAmountCtypeObjectFactory. createTotalAmountCtype()Create an instance ofTotalAmountCtypeTotalAmountCtypeFunding. getTotalAmount()Gets the value of the totalAmount property.Methods in pt.cienciavitae.ns.funding with parameters of type TotalAmountCtype Modifier and Type Method Description voidFunding. setTotalAmount(TotalAmountCtype value)Sets the value of the totalAmount property.
-