Package com.xero.models.payrollau
Class Account
java.lang.Object
com.xero.models.payrollau.Account
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionXero identifier for accountsCustomer defined account codebooleanXero identifier for accountsgetCode()Customer defined account codegetName()Name of accountgetType()Get typeinthashCode()Name of accountvoidsetAccountID(UUID accountID) Xero identifier for accountsvoidCustomer defined account codevoidName of accountvoidsetType(AccountType type) typetoString()type(AccountType type) type
-
Constructor Details
-
Account
public Account()
-
-
Method Details
-
accountID
-
getAccountID
-
setAccountID
-
type
-
getType
-
setType
-
code
-
getCode
-
setCode
-
name
-
getName
-
setName
-
equals
-
hashCode
-
toString
-