Skip navigation links


oracle.iam.grc.sod.scomp.impl.oia.util.webservice.com.vaau.rbacx.api.domain
Class UserVO

java.lang.Object
  extended by oracle.iam.grc.sod.scomp.impl.oia.util.webservice.com.vaau.rbacx.api.domain.UserVO


public class UserVO
extends java.lang.Object

Java class for UserVO complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="UserVO">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="building" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="businessApprover" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="city" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="comments" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="countryOrRegion" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="createDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="createUser" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="customProperties" type="{http://service.api.rbacx.vaau.com}ArrayOfString" minOccurs="0"/>
         <element name="delegate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="deletedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="department" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="disabledDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="employeeId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="employeeType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="enabledDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="endDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="extension" 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="firstName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="fullName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="id" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
         <element name="jobCodes" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="lastName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="location" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="manager" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="middleName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="mobile" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="officeName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="pager" 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="primaryEmail" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="secondaryEmail" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="serviceDeskTicketNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="startDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="stateOrProvince" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="statusKey" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
         <element name="street" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="suspended" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="suspendedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="technicalApprover" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="title" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="updateDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="updateUser" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="userData" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="username" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="zipOrPostalCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Constructor Summary
UserVO()
           

 

Method Summary
 javax.xml.bind.JAXBElement getBuilding()
          Gets the value of the building property.
 javax.xml.bind.JAXBElement getBusinessApprover()
          Gets the value of the businessApprover property.
 javax.xml.bind.JAXBElement getCity()
          Gets the value of the city property.
 javax.xml.bind.JAXBElement getComments()
          Gets the value of the comments property.
 javax.xml.bind.JAXBElement getCountryOrRegion()
          Gets the value of the countryOrRegion property.
 javax.xml.datatype.XMLGregorianCalendar getCreateDate()
          Gets the value of the createDate property.
 javax.xml.bind.JAXBElement getCreateUser()
          Gets the value of the createUser property.
 javax.xml.bind.JAXBElement getCustomProperties()
          Gets the value of the customProperties property.
 javax.xml.bind.JAXBElement getDelegate()
          Gets the value of the delegate property.
 javax.xml.datatype.XMLGregorianCalendar getDeletedDate()
          Gets the value of the deletedDate property.
 javax.xml.bind.JAXBElement getDepartment()
          Gets the value of the department property.
 javax.xml.bind.JAXBElement getDescription()
          Gets the value of the description property.
 javax.xml.datatype.XMLGregorianCalendar getDisabledDate()
          Gets the value of the disabledDate property.
 javax.xml.bind.JAXBElement getEmployeeId()
          Gets the value of the employeeId property.
 javax.xml.bind.JAXBElement getEmployeeType()
          Gets the value of the employeeType property.
 javax.xml.datatype.XMLGregorianCalendar getEnabledDate()
          Gets the value of the enabledDate property.
 javax.xml.datatype.XMLGregorianCalendar getEndDate()
          Gets the value of the endDate property.
 javax.xml.bind.JAXBElement getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement getFax()
          Gets the value of the fax property.
 javax.xml.bind.JAXBElement getFirstName()
          Gets the value of the firstName property.
 javax.xml.bind.JAXBElement getFullName()
          Gets the value of the fullName property.
 javax.xml.bind.JAXBElement getId()
          Gets the value of the id property.
 javax.xml.bind.JAXBElement getJobCodes()
          Gets the value of the jobCodes property.
 javax.xml.bind.JAXBElement getLastName()
          Gets the value of the lastName property.
 javax.xml.bind.JAXBElement getLocation()
          Gets the value of the location property.
 javax.xml.bind.JAXBElement getManager()
          Gets the value of the manager property.
 javax.xml.bind.JAXBElement getMiddleName()
          Gets the value of the middleName property.
 javax.xml.bind.JAXBElement getMobile()
          Gets the value of the mobile property.
 javax.xml.bind.JAXBElement getName()
          Gets the value of the name property.
 javax.xml.bind.JAXBElement getOfficeName()
          Gets the value of the officeName property.
 javax.xml.bind.JAXBElement getPager()
          Gets the value of the pager property.
 javax.xml.bind.JAXBElement getPhone()
          Gets the value of the phone property.
 javax.xml.bind.JAXBElement getPrimaryEmail()
          Gets the value of the primaryEmail property.
 javax.xml.bind.JAXBElement getSecondaryEmail()
          Gets the value of the secondaryEmail property.
 javax.xml.bind.JAXBElement getServiceDeskTicketNumber()
          Gets the value of the serviceDeskTicketNumber property.
 javax.xml.datatype.XMLGregorianCalendar getStartDate()
          Gets the value of the startDate property.
 javax.xml.bind.JAXBElement getStateOrProvince()
          Gets the value of the stateOrProvince property.
 javax.xml.bind.JAXBElement getStatusKey()
          Gets the value of the statusKey property.
 javax.xml.bind.JAXBElement getStreet()
          Gets the value of the street property.
 javax.xml.datatype.XMLGregorianCalendar getSuspendedDate()
          Gets the value of the suspendedDate property.
 javax.xml.bind.JAXBElement getTechnicalApprover()
          Gets the value of the technicalApprover property.
 javax.xml.bind.JAXBElement getTitle()
          Gets the value of the title property.
 javax.xml.datatype.XMLGregorianCalendar getUpdateDate()
          Gets the value of the updateDate property.
 javax.xml.bind.JAXBElement getUpdateUser()
          Gets the value of the updateUser property.
 javax.xml.bind.JAXBElement getUserData()
          Gets the value of the userData property.
 javax.xml.bind.JAXBElement getUsername()
          Gets the value of the username property.
 javax.xml.bind.JAXBElement getZipOrPostalCode()
          Gets the value of the zipOrPostalCode property.
 java.lang.Boolean isSuspended()
          Gets the value of the suspended property.
 void setBuilding(javax.xml.bind.JAXBElement value)
          Sets the value of the building property.
 void setBusinessApprover(javax.xml.bind.JAXBElement value)
          Sets the value of the businessApprover property.
 void setCity(javax.xml.bind.JAXBElement value)
          Sets the value of the city property.
 void setComments(javax.xml.bind.JAXBElement value)
          Sets the value of the comments property.
 void setCountryOrRegion(javax.xml.bind.JAXBElement value)
          Sets the value of the countryOrRegion property.
 void setCreateDate(javax.xml.datatype.XMLGregorianCalendar value)
          Sets the value of the createDate property.
 void setCreateUser(javax.xml.bind.JAXBElement value)
          Sets the value of the createUser property.
 void setCustomProperties(javax.xml.bind.JAXBElement value)
          Sets the value of the customProperties property.
 void setDelegate(javax.xml.bind.JAXBElement value)
          Sets the value of the delegate property.
 void setDeletedDate(javax.xml.datatype.XMLGregorianCalendar value)
          Sets the value of the deletedDate property.
 void setDepartment(javax.xml.bind.JAXBElement value)
          Sets the value of the department property.
 void setDescription(javax.xml.bind.JAXBElement value)
          Sets the value of the description property.
 void setDisabledDate(javax.xml.datatype.XMLGregorianCalendar value)
          Sets the value of the disabledDate property.
 void setEmployeeId(javax.xml.bind.JAXBElement value)
          Sets the value of the employeeId property.
 void setEmployeeType(javax.xml.bind.JAXBElement value)
          Sets the value of the employeeType property.
 void setEnabledDate(javax.xml.datatype.XMLGregorianCalendar value)
          Sets the value of the enabledDate property.
 void setEndDate(javax.xml.datatype.XMLGregorianCalendar value)
          Sets the value of the endDate property.
 void setExtension(javax.xml.bind.JAXBElement value)
          Sets the value of the extension property.
 void setFax(javax.xml.bind.JAXBElement value)
          Sets the value of the fax property.
 void setFirstName(javax.xml.bind.JAXBElement value)
          Sets the value of the firstName property.
 void setFullName(javax.xml.bind.JAXBElement value)
          Sets the value of the fullName property.
 void setId(javax.xml.bind.JAXBElement value)
          Sets the value of the id property.
 void setJobCodes(javax.xml.bind.JAXBElement value)
          Sets the value of the jobCodes property.
 void setLastName(javax.xml.bind.JAXBElement value)
          Sets the value of the lastName property.
 void setLocation(javax.xml.bind.JAXBElement value)
          Sets the value of the location property.
 void setManager(javax.xml.bind.JAXBElement value)
          Sets the value of the manager property.
 void setMiddleName(javax.xml.bind.JAXBElement value)
          Sets the value of the middleName property.
 void setMobile(javax.xml.bind.JAXBElement value)
          Sets the value of the mobile property.
 void setName(javax.xml.bind.JAXBElement value)
          Sets the value of the name property.
 void setOfficeName(javax.xml.bind.JAXBElement value)
          Sets the value of the officeName property.
 void setPager(javax.xml.bind.JAXBElement value)
          Sets the value of the pager property.
 void setPhone(javax.xml.bind.JAXBElement value)
          Sets the value of the phone property.
 void setPrimaryEmail(javax.xml.bind.JAXBElement value)
          Sets the value of the primaryEmail property.
 void setSecondaryEmail(javax.xml.bind.JAXBElement value)
          Sets the value of the secondaryEmail property.
 void setServiceDeskTicketNumber(javax.xml.bind.JAXBElement value)
          Sets the value of the serviceDeskTicketNumber property.
 void setStartDate(javax.xml.datatype.XMLGregorianCalendar value)
          Sets the value of the startDate property.
 void setStateOrProvince(javax.xml.bind.JAXBElement value)
          Sets the value of the stateOrProvince property.
 void setStatusKey(javax.xml.bind.JAXBElement value)
          Sets the value of the statusKey property.
 void setStreet(javax.xml.bind.JAXBElement value)
          Sets the value of the street property.
 void setSuspended(java.lang.Boolean value)
          Sets the value of the suspended property.
 void setSuspendedDate(javax.xml.datatype.XMLGregorianCalendar value)
          Sets the value of the suspendedDate property.
 void setTechnicalApprover(javax.xml.bind.JAXBElement value)
          Sets the value of the technicalApprover property.
 void setTitle(javax.xml.bind.JAXBElement value)
          Sets the value of the title property.
 void setUpdateDate(javax.xml.datatype.XMLGregorianCalendar value)
          Sets the value of the updateDate property.
 void setUpdateUser(javax.xml.bind.JAXBElement value)
          Sets the value of the updateUser property.
 void setUserData(javax.xml.bind.JAXBElement value)
          Sets the value of the userData property.
 void setUsername(javax.xml.bind.JAXBElement value)
          Sets the value of the username property.
 void setZipOrPostalCode(javax.xml.bind.JAXBElement value)
          Sets the value of the zipOrPostalCode property.

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

UserVO

public UserVO()

Method Detail

getBuilding

public javax.xml.bind.JAXBElement getBuilding()
Gets the value of the building property.
Returns:
possible object is JAXBElement<String>

setBuilding

public void setBuilding(javax.xml.bind.JAXBElement value)
Sets the value of the building property.
Parameters:
value - allowed object is JAXBElement<String>

getBusinessApprover

public javax.xml.bind.JAXBElement getBusinessApprover()
Gets the value of the businessApprover property.
Returns:
possible object is JAXBElement<String>

setBusinessApprover

public void setBusinessApprover(javax.xml.bind.JAXBElement value)
Sets the value of the businessApprover property.
Parameters:
value - allowed object is JAXBElement<String>

getCity

public javax.xml.bind.JAXBElement getCity()
Gets the value of the city property.
Returns:
possible object is JAXBElement<String>

setCity

public void setCity(javax.xml.bind.JAXBElement value)
Sets the value of the city property.
Parameters:
value - allowed object is JAXBElement<String>

getComments

public javax.xml.bind.JAXBElement getComments()
Gets the value of the comments property.
Returns:
possible object is JAXBElement<String>

setComments

public void setComments(javax.xml.bind.JAXBElement value)
Sets the value of the comments property.
Parameters:
value - allowed object is JAXBElement<String>

getCountryOrRegion

public javax.xml.bind.JAXBElement getCountryOrRegion()
Gets the value of the countryOrRegion property.
Returns:
possible object is JAXBElement<String>

setCountryOrRegion

public void setCountryOrRegion(javax.xml.bind.JAXBElement value)
Sets the value of the countryOrRegion property.
Parameters:
value - allowed object is JAXBElement<String>

getCreateDate

public javax.xml.datatype.XMLGregorianCalendar getCreateDate()
Gets the value of the createDate property.
Returns:
possible object is XMLGregorianCalendar

setCreateDate

public void setCreateDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the createDate property.
Parameters:
value - allowed object is XMLGregorianCalendar

getCreateUser

public javax.xml.bind.JAXBElement getCreateUser()
Gets the value of the createUser property.
Returns:
possible object is JAXBElement<String>

setCreateUser

public void setCreateUser(javax.xml.bind.JAXBElement value)
Sets the value of the createUser property.
Parameters:
value - allowed object is JAXBElement<String>

getCustomProperties

public javax.xml.bind.JAXBElement getCustomProperties()
Gets the value of the customProperties property.
Returns:
possible object is JAXBElement<ArrayOfString>

setCustomProperties

public void setCustomProperties(javax.xml.bind.JAXBElement value)
Sets the value of the customProperties property.
Parameters:
value - allowed object is JAXBElement<ArrayOfString>

getDelegate

public javax.xml.bind.JAXBElement getDelegate()
Gets the value of the delegate property.
Returns:
possible object is JAXBElement<String>

setDelegate

public void setDelegate(javax.xml.bind.JAXBElement value)
Sets the value of the delegate property.
Parameters:
value - allowed object is JAXBElement<String>

getDeletedDate

public javax.xml.datatype.XMLGregorianCalendar getDeletedDate()
Gets the value of the deletedDate property.
Returns:
possible object is XMLGregorianCalendar

setDeletedDate

public void setDeletedDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the deletedDate property.
Parameters:
value - allowed object is XMLGregorianCalendar

getDepartment

public javax.xml.bind.JAXBElement getDepartment()
Gets the value of the department property.
Returns:
possible object is JAXBElement<String>

setDepartment

public void setDepartment(javax.xml.bind.JAXBElement value)
Sets the value of the department property.
Parameters:
value - allowed object is JAXBElement<String>

getDescription

public javax.xml.bind.JAXBElement getDescription()
Gets the value of the description property.
Returns:
possible object is JAXBElement<String>

setDescription

public void setDescription(javax.xml.bind.JAXBElement value)
Sets the value of the description property.
Parameters:
value - allowed object is JAXBElement<String>

getDisabledDate

public javax.xml.datatype.XMLGregorianCalendar getDisabledDate()
Gets the value of the disabledDate property.
Returns:
possible object is XMLGregorianCalendar

setDisabledDate

public void setDisabledDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the disabledDate property.
Parameters:
value - allowed object is XMLGregorianCalendar

getEmployeeId

public javax.xml.bind.JAXBElement getEmployeeId()
Gets the value of the employeeId property.
Returns:
possible object is JAXBElement<String>

setEmployeeId

public void setEmployeeId(javax.xml.bind.JAXBElement value)
Sets the value of the employeeId property.
Parameters:
value - allowed object is JAXBElement<String>

getEmployeeType

public javax.xml.bind.JAXBElement getEmployeeType()
Gets the value of the employeeType property.
Returns:
possible object is JAXBElement<String>

setEmployeeType

public void setEmployeeType(javax.xml.bind.JAXBElement value)
Sets the value of the employeeType property.
Parameters:
value - allowed object is JAXBElement<String>

getEnabledDate

public javax.xml.datatype.XMLGregorianCalendar getEnabledDate()
Gets the value of the enabledDate property.
Returns:
possible object is XMLGregorianCalendar

setEnabledDate

public void setEnabledDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the enabledDate property.
Parameters:
value - allowed object is XMLGregorianCalendar

getEndDate

public javax.xml.datatype.XMLGregorianCalendar getEndDate()
Gets the value of the endDate property.
Returns:
possible object is XMLGregorianCalendar

setEndDate

public void setEndDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the endDate property.
Parameters:
value - allowed object is XMLGregorianCalendar

getExtension

public javax.xml.bind.JAXBElement getExtension()
Gets the value of the extension property.
Returns:
possible object is JAXBElement<String>

setExtension

public void setExtension(javax.xml.bind.JAXBElement value)
Sets the value of the extension property.
Parameters:
value - allowed object is JAXBElement<String>

getFax

public javax.xml.bind.JAXBElement getFax()
Gets the value of the fax property.
Returns:
possible object is JAXBElement<String>

setFax

public void setFax(javax.xml.bind.JAXBElement value)
Sets the value of the fax property.
Parameters:
value - allowed object is JAXBElement<String>

getFirstName

public javax.xml.bind.JAXBElement getFirstName()
Gets the value of the firstName property.
Returns:
possible object is JAXBElement<String>

setFirstName

public void setFirstName(javax.xml.bind.JAXBElement value)
Sets the value of the firstName property.
Parameters:
value - allowed object is JAXBElement<String>

getFullName

public javax.xml.bind.JAXBElement getFullName()
Gets the value of the fullName property.
Returns:
possible object is JAXBElement<String>

setFullName

public void setFullName(javax.xml.bind.JAXBElement value)
Sets the value of the fullName property.
Parameters:
value - allowed object is JAXBElement<String>

getId

public javax.xml.bind.JAXBElement getId()
Gets the value of the id property.
Returns:
possible object is JAXBElement<Long>

setId

public void setId(javax.xml.bind.JAXBElement value)
Sets the value of the id property.
Parameters:
value - allowed object is JAXBElement<Long>

getJobCodes

public javax.xml.bind.JAXBElement getJobCodes()
Gets the value of the jobCodes property.
Returns:
possible object is JAXBElement<String>

setJobCodes

public void setJobCodes(javax.xml.bind.JAXBElement value)
Sets the value of the jobCodes property.
Parameters:
value - allowed object is JAXBElement<String>

getLastName

public javax.xml.bind.JAXBElement getLastName()
Gets the value of the lastName property.
Returns:
possible object is JAXBElement<String>

setLastName

public void setLastName(javax.xml.bind.JAXBElement value)
Sets the value of the lastName property.
Parameters:
value - allowed object is JAXBElement<String>

getLocation

public javax.xml.bind.JAXBElement getLocation()
Gets the value of the location property.
Returns:
possible object is JAXBElement<String>

setLocation

public void setLocation(javax.xml.bind.JAXBElement value)
Sets the value of the location property.
Parameters:
value - allowed object is JAXBElement<String>

getManager

public javax.xml.bind.JAXBElement getManager()
Gets the value of the manager property.
Returns:
possible object is JAXBElement<String>

setManager

public void setManager(javax.xml.bind.JAXBElement value)
Sets the value of the manager property.
Parameters:
value - allowed object is JAXBElement<String>

getMiddleName

public javax.xml.bind.JAXBElement getMiddleName()
Gets the value of the middleName property.
Returns:
possible object is JAXBElement<String>

setMiddleName

public void setMiddleName(javax.xml.bind.JAXBElement value)
Sets the value of the middleName property.
Parameters:
value - allowed object is JAXBElement<String>

getMobile

public javax.xml.bind.JAXBElement getMobile()
Gets the value of the mobile property.
Returns:
possible object is JAXBElement<String>

setMobile

public void setMobile(javax.xml.bind.JAXBElement value)
Sets the value of the mobile property.
Parameters:
value - allowed object is JAXBElement<String>

getName

public javax.xml.bind.JAXBElement getName()
Gets the value of the name property.
Returns:
possible object is JAXBElement<String>

setName

public void setName(javax.xml.bind.JAXBElement value)
Sets the value of the name property.
Parameters:
value - allowed object is JAXBElement<String>

getOfficeName

public javax.xml.bind.JAXBElement getOfficeName()
Gets the value of the officeName property.
Returns:
possible object is JAXBElement<String>

setOfficeName

public void setOfficeName(javax.xml.bind.JAXBElement value)
Sets the value of the officeName property.
Parameters:
value - allowed object is JAXBElement<String>

getPager

public javax.xml.bind.JAXBElement getPager()
Gets the value of the pager property.
Returns:
possible object is JAXBElement<String>

setPager

public void setPager(javax.xml.bind.JAXBElement value)
Sets the value of the pager property.
Parameters:
value - allowed object is JAXBElement<String>

getPhone

public javax.xml.bind.JAXBElement getPhone()
Gets the value of the phone property.
Returns:
possible object is JAXBElement<String>

setPhone

public void setPhone(javax.xml.bind.JAXBElement value)
Sets the value of the phone property.
Parameters:
value - allowed object is JAXBElement<String>

getPrimaryEmail

public javax.xml.bind.JAXBElement getPrimaryEmail()
Gets the value of the primaryEmail property.
Returns:
possible object is JAXBElement<String>

setPrimaryEmail

public void setPrimaryEmail(javax.xml.bind.JAXBElement value)
Sets the value of the primaryEmail property.
Parameters:
value - allowed object is JAXBElement<String>

getSecondaryEmail

public javax.xml.bind.JAXBElement getSecondaryEmail()
Gets the value of the secondaryEmail property.
Returns:
possible object is JAXBElement<String>

setSecondaryEmail

public void setSecondaryEmail(javax.xml.bind.JAXBElement value)
Sets the value of the secondaryEmail property.
Parameters:
value - allowed object is JAXBElement<String>

getServiceDeskTicketNumber

public javax.xml.bind.JAXBElement getServiceDeskTicketNumber()
Gets the value of the serviceDeskTicketNumber property.
Returns:
possible object is JAXBElement<String>

setServiceDeskTicketNumber

public void setServiceDeskTicketNumber(javax.xml.bind.JAXBElement value)
Sets the value of the serviceDeskTicketNumber property.
Parameters:
value - allowed object is JAXBElement<String>

getStartDate

public javax.xml.datatype.XMLGregorianCalendar getStartDate()
Gets the value of the startDate property.
Returns:
possible object is XMLGregorianCalendar

setStartDate

public void setStartDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the startDate property.
Parameters:
value - allowed object is XMLGregorianCalendar

getStateOrProvince

public javax.xml.bind.JAXBElement getStateOrProvince()
Gets the value of the stateOrProvince property.
Returns:
possible object is JAXBElement<String>

setStateOrProvince

public void setStateOrProvince(javax.xml.bind.JAXBElement value)
Sets the value of the stateOrProvince property.
Parameters:
value - allowed object is JAXBElement<String>

getStatusKey

public javax.xml.bind.JAXBElement getStatusKey()
Gets the value of the statusKey property.
Returns:
possible object is JAXBElement<Long>

setStatusKey

public void setStatusKey(javax.xml.bind.JAXBElement value)
Sets the value of the statusKey property.
Parameters:
value - allowed object is JAXBElement<Long>

getStreet

public javax.xml.bind.JAXBElement getStreet()
Gets the value of the street property.
Returns:
possible object is JAXBElement<String>

setStreet

public void setStreet(javax.xml.bind.JAXBElement value)
Sets the value of the street property.
Parameters:
value - allowed object is JAXBElement<String>

isSuspended

public java.lang.Boolean isSuspended()
Gets the value of the suspended property.
Returns:
possible object is Boolean

setSuspended

public void setSuspended(java.lang.Boolean value)
Sets the value of the suspended property.
Parameters:
value - allowed object is Boolean

getSuspendedDate

public javax.xml.datatype.XMLGregorianCalendar getSuspendedDate()
Gets the value of the suspendedDate property.
Returns:
possible object is XMLGregorianCalendar

setSuspendedDate

public void setSuspendedDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the suspendedDate property.
Parameters:
value - allowed object is XMLGregorianCalendar

getTechnicalApprover

public javax.xml.bind.JAXBElement getTechnicalApprover()
Gets the value of the technicalApprover property.
Returns:
possible object is JAXBElement<String>

setTechnicalApprover

public void setTechnicalApprover(javax.xml.bind.JAXBElement value)
Sets the value of the technicalApprover property.
Parameters:
value - allowed object is JAXBElement<String>

getTitle

public javax.xml.bind.JAXBElement getTitle()
Gets the value of the title property.
Returns:
possible object is JAXBElement<String>

setTitle

public void setTitle(javax.xml.bind.JAXBElement value)
Sets the value of the title property.
Parameters:
value - allowed object is JAXBElement<String>

getUpdateDate

public javax.xml.datatype.XMLGregorianCalendar getUpdateDate()
Gets the value of the updateDate property.
Returns:
possible object is XMLGregorianCalendar

setUpdateDate

public void setUpdateDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the updateDate property.
Parameters:
value - allowed object is XMLGregorianCalendar

getUpdateUser

public javax.xml.bind.JAXBElement getUpdateUser()
Gets the value of the updateUser property.
Returns:
possible object is JAXBElement<String>

setUpdateUser

public void setUpdateUser(javax.xml.bind.JAXBElement value)
Sets the value of the updateUser property.
Parameters:
value - allowed object is JAXBElement<String>

getUserData

public javax.xml.bind.JAXBElement getUserData()
Gets the value of the userData property.
Returns:
possible object is JAXBElement<String>

setUserData

public void setUserData(javax.xml.bind.JAXBElement value)
Sets the value of the userData property.
Parameters:
value - allowed object is JAXBElement<String>

getUsername

public javax.xml.bind.JAXBElement getUsername()
Gets the value of the username property.
Returns:
possible object is JAXBElement<String>

setUsername

public void setUsername(javax.xml.bind.JAXBElement value)
Sets the value of the username property.
Parameters:
value - allowed object is JAXBElement<String>

getZipOrPostalCode

public javax.xml.bind.JAXBElement getZipOrPostalCode()
Gets the value of the zipOrPostalCode property.
Returns:
possible object is JAXBElement<String>

setZipOrPostalCode

public void setZipOrPostalCode(javax.xml.bind.JAXBElement value)
Sets the value of the zipOrPostalCode property.
Parameters:
value - allowed object is JAXBElement<String>

Skip navigation links


Copyright © 2010, Oracle and/or its affiliates. All rights reserved.