Package | Description |
---|---|
com.exacttarget.fuelsdk.internal |
Modifier and Type | Field and Description |
---|---|
protected AccountUser |
UserMap.etAccountUser |
protected AccountUser |
Owner.user |
Modifier and Type | Field and Description |
---|---|
protected List<AccountUser> |
Account.accountUsers |
Modifier and Type | Method and Description |
---|---|
AccountUser |
ObjectFactory.createAccountUser()
Create an instance of
AccountUser |
AccountUser |
UserMap.getETAccountUser()
Gets the value of the etAccountUser property.
|
AccountUser |
Owner.getUser()
Gets the value of the user property.
|
Modifier and Type | Method and Description |
---|---|
List<AccountUser> |
Account.getAccountUsers()
Gets the value of the accountUsers property.
|
Modifier and Type | Method and Description |
---|---|
void |
UserMap.setETAccountUser(AccountUser value)
Sets the value of the etAccountUser property.
|
void |
Owner.setUser(AccountUser value)
Sets the value of the user property.
|
Copyright © 2017. All rights reserved.