public class Account extends Object
Constructor and Description |
---|
Account() |
Modifier and Type | Method and Description |
---|---|
String |
getAccessEndPoint() |
String |
getAccessURL() |
String |
getAuthorizeEndPoint() |
String |
getCustomerId() |
String |
getCustomerSecret() |
String |
getDescription() |
int |
getId() |
String |
getName() |
String |
getPassword() |
String |
getPhraseanetId() |
String |
getToken() |
void |
setAccessEndPoint(String strAccessEndPoint) |
void |
setAccessURL(String strAccessURL) |
void |
setAuthorizeEndPoint(String strAuthorizeEndPoint) |
void |
setCustomerId(String strCustomerId) |
void |
setCustomerSecret(String strCustomerSecret) |
void |
setDescription(String strDescription) |
void |
setId(int nId) |
void |
setName(String strName) |
void |
setPassword(String strPassword) |
void |
setPhraseanetId(String strPhraseanetId) |
void |
setToken(String strToken) |
public int getId()
public void setId(int nId)
nId
- the _nId to setpublic String getDescription()
public void setDescription(String strDescription)
strDescription
- the _strDescription to setpublic String getName()
public void setName(String strName)
strName
- the _strName to setpublic String getAccessURL()
public void setAccessURL(String strAccessURL)
strAccessURL
- the _strAccessURL to setpublic String getCustomerId()
public void setCustomerId(String strCustomerId)
strCustomerId
- the _strCustomerId to setpublic String getCustomerSecret()
public void setCustomerSecret(String strCustomerSecret)
strCustomerSecret
- the _strCustomerSecret to setpublic String getAuthorizeEndPoint()
public void setAuthorizeEndPoint(String strAuthorizeEndPoint)
strAuthorizeEndPoint
- the _strAuthorizeEndPoint to setpublic String getAccessEndPoint()
public void setAccessEndPoint(String strAccessEndPoint)
strAccessEndPoint
- the _strAccessEndPoint to setpublic String getPhraseanetId()
public void setPhraseanetId(String strPhraseanetId)
strPhraseanetId
- the _strPhraseanetId to setpublic String getPassword()
public void setPassword(String strPassword)
strPassword
- the _strPassword to setpublic String getToken()
public void setToken(String strToken)
strPassword
- the _strPassword to setCopyright © 2018 City of Paris. All rights reserved.