public class UpdateWebUser extends Object implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="UserName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Password" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="WebUserID" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="WebUserName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="EmailAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Phone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Fax" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ExternalReference" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="NetworkID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="TimeZoneID" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="StatusID" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="WebSecurityTemplateID" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="WebProcessTemplates" type="{http://DEA.EMS.API.Web.Service/}ArrayOfInt" minOccurs="0"/> <element name="Groups" type="{http://DEA.EMS.API.Web.Service/}ArrayOfInt" minOccurs="0"/> <element name="Validated" type="{http://www.w3.org/2001/XMLSchema}boolean"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected String |
emailAddress |
protected String |
externalReference |
protected String |
fax |
protected ArrayOfInt |
groups |
protected String |
networkID |
protected String |
password |
protected String |
phone |
protected int |
statusID |
protected int |
timeZoneID |
protected String |
userName |
protected boolean |
validated |
protected ArrayOfInt |
webProcessTemplates |
protected int |
webSecurityTemplateID |
protected int |
webUserID |
protected String |
webUserName |
Constructor and Description |
---|
UpdateWebUser() |
Modifier and Type | Method and Description |
---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
String |
getEmailAddress()
Gets the value of the emailAddress property.
|
String |
getExternalReference()
Gets the value of the externalReference property.
|
String |
getFax()
Gets the value of the fax property.
|
ArrayOfInt |
getGroups()
Gets the value of the groups property.
|
String |
getNetworkID()
Gets the value of the networkID property.
|
String |
getPassword()
Gets the value of the password property.
|
String |
getPhone()
Gets the value of the phone property.
|
int |
getStatusID()
Gets the value of the statusID property.
|
int |
getTimeZoneID()
Gets the value of the timeZoneID property.
|
String |
getUserName()
Gets the value of the userName property.
|
ArrayOfInt |
getWebProcessTemplates()
Gets the value of the webProcessTemplates property.
|
int |
getWebSecurityTemplateID()
Gets the value of the webSecurityTemplateID property.
|
int |
getWebUserID()
Gets the value of the webUserID property.
|
String |
getWebUserName()
Gets the value of the webUserName property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
boolean |
isValidated()
Gets the value of the validated property.
|
void |
setEmailAddress(String value)
Sets the value of the emailAddress property.
|
void |
setExternalReference(String value)
Sets the value of the externalReference property.
|
void |
setFax(String value)
Sets the value of the fax property.
|
void |
setGroups(ArrayOfInt value)
Sets the value of the groups property.
|
void |
setNetworkID(String value)
Sets the value of the networkID property.
|
void |
setPassword(String value)
Sets the value of the password property.
|
void |
setPhone(String value)
Sets the value of the phone property.
|
void |
setStatusID(int value)
Sets the value of the statusID property.
|
void |
setTimeZoneID(int value)
Sets the value of the timeZoneID property.
|
void |
setUserName(String value)
Sets the value of the userName property.
|
void |
setValidated(boolean value)
Sets the value of the validated property.
|
void |
setWebProcessTemplates(ArrayOfInt value)
Sets the value of the webProcessTemplates property.
|
void |
setWebSecurityTemplateID(int value)
Sets the value of the webSecurityTemplateID property.
|
void |
setWebUserID(int value)
Sets the value of the webUserID property.
|
void |
setWebUserName(String value)
Sets the value of the webUserName property.
|
String |
toString() |
protected String userName
protected String password
protected int webUserID
protected String webUserName
protected String emailAddress
protected String phone
protected String fax
protected String externalReference
protected String networkID
protected int timeZoneID
protected int statusID
protected int webSecurityTemplateID
protected ArrayOfInt webProcessTemplates
protected ArrayOfInt groups
protected boolean validated
public String getUserName()
String
public void setUserName(String value)
value
- allowed object is
String
public String getPassword()
String
public void setPassword(String value)
value
- allowed object is
String
public int getWebUserID()
public void setWebUserID(int value)
public String getWebUserName()
String
public void setWebUserName(String value)
value
- allowed object is
String
public String getEmailAddress()
String
public void setEmailAddress(String value)
value
- allowed object is
String
public String getPhone()
String
public void setPhone(String value)
value
- allowed object is
String
public String getFax()
String
public void setFax(String value)
value
- allowed object is
String
public String getExternalReference()
String
public void setExternalReference(String value)
value
- allowed object is
String
public String getNetworkID()
String
public void setNetworkID(String value)
value
- allowed object is
String
public int getTimeZoneID()
public void setTimeZoneID(int value)
public int getStatusID()
public void setStatusID(int value)
public int getWebSecurityTemplateID()
public void setWebSecurityTemplateID(int value)
public ArrayOfInt getWebProcessTemplates()
ArrayOfInt
public void setWebProcessTemplates(ArrayOfInt value)
value
- allowed object is
ArrayOfInt
public ArrayOfInt getGroups()
ArrayOfInt
public void setGroups(ArrayOfInt value)
value
- allowed object is
ArrayOfInt
public boolean isValidated()
public void setValidated(boolean value)
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append
in interface org.jvnet.jaxb2_commons.lang.ToString
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields
in interface org.jvnet.jaxb2_commons.lang.ToString
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals
in interface org.jvnet.jaxb2_commons.lang.Equals
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode
in interface org.jvnet.jaxb2_commons.lang.HashCode
Copyright © 2017 University of Wisconsin-Madison, Computer-Aided Engineering Center. All Rights Reserved.