Uses of Class
com.xero.models.accounting.ConversionDate
-
Packages that use ConversionDate Package Description com.xero.models.accounting -
-
Uses of ConversionDate in com.xero.models.accounting
Methods in com.xero.models.accounting that return ConversionDate Modifier and Type Method Description ConversionDateSetup. getConversionDate()Get conversionDateConversionDateConversionDate. month(Integer month)The month the organisation starts using Xero.ConversionDateConversionDate. year(Integer year)The year the organisation starts using Xero.Methods in com.xero.models.accounting with parameters of type ConversionDate Modifier and Type Method Description SetupSetup. conversionDate(ConversionDate conversionDate)conversionDatevoidSetup. setConversionDate(ConversionDate conversionDate)conversionDate
-