public class ChangeAuthor extends Object
Constructor and Description |
---|
ChangeAuthor() |
Modifier and Type | Method and Description |
---|---|
String |
getApplication()
Returns the Application
|
String |
getEmail()
Returns the strEmail
|
int |
getType()
Returns the Type
|
String |
getUserName()
Returns the UserName
|
void |
setApplication(String strApplication)
Sets the Application
|
void |
setEmail(String strEmail)
Sets the strEmail
|
void |
setType(int nType)
Sets the Type
|
void |
setUserName(String strUserName)
Sets the UserName
|
public String getApplication()
public void setApplication(String strApplication)
strApplication
- The Applicationpublic String getUserName()
public void setUserName(String strUserName)
strUserName
- The UserNamepublic String getEmail()
public void setEmail(String strEmail)
strEmail
- The emailpublic int getType()
public void setType(int nType)
nType
- The TypeCopyright © 2017 City of Paris. All rights reserved.