public class SocialNetworkAccountServiceInstanceAssociation extends Object
Constructor and Description |
---|
SocialNetworkAccountServiceInstanceAssociation(SocialNetworkAccount account,
String serviceInstanceId)
Creates a new social network service instance association.
|
Modifier and Type | Method and Description |
---|---|
SocialNetworkAccount |
getAccount()
Returns the account.
|
String |
getServiceInstanceId()
Returns the serviceInstanceId.
|
void |
setAccount(SocialNetworkAccount account)
Sets the account.
|
void |
setServiceInstanceId(String serviceInstanceId)
Sets the serviceInstanceId.
|
public SocialNetworkAccountServiceInstanceAssociation(SocialNetworkAccount account, String serviceInstanceId)
account
- the account.serviceInstanceId
- the service instance id.public SocialNetworkAccount getAccount()
public void setAccount(SocialNetworkAccount account)
account
- the account value to set.public String getServiceInstanceId()
public void setServiceInstanceId(String serviceInstanceId)
serviceInstanceId
- the serviceInstanceId value to set.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.