Class EmployeeProfile.Mask
- java.lang.Object
-
- com.softlayer.api.Mask
-
- com.softlayer.api.service.Entity.Mask
-
- com.softlayer.api.service.bluepages.container.EmployeeProfile.Mask
-
- Enclosing class:
- EmployeeProfile
public static class EmployeeProfile.Mask extends Entity.Mask
-
-
Constructor Summary
Constructors Constructor Description Mask()
-
Method Summary
-
Methods inherited from class com.softlayer.api.Mask
clear, getMask, toString, toString, withLocalProperty, withSubMask
-
-
-
-
Method Detail
-
address1
public EmployeeProfile.Mask address1()
-
address2
public EmployeeProfile.Mask address2()
-
addressCountry
public EmployeeProfile.Mask addressCountry()
-
city
public EmployeeProfile.Mask city()
-
departmentCode
public EmployeeProfile.Mask departmentCode()
-
departmentCountry
public EmployeeProfile.Mask departmentCountry()
-
divisionCode
public EmployeeProfile.Mask divisionCode()
-
emailAddress
public EmployeeProfile.Mask emailAddress()
-
firstName
public EmployeeProfile.Mask firstName()
-
lastName
public EmployeeProfile.Mask lastName()
-
managerEmailAddress
public EmployeeProfile.Mask managerEmailAddress()
-
managerFirstName
public EmployeeProfile.Mask managerFirstName()
-
managerLastName
public EmployeeProfile.Mask managerLastName()
-
managerUid
public EmployeeProfile.Mask managerUid()
-
phone
public EmployeeProfile.Mask phone()
-
postalCode
public EmployeeProfile.Mask postalCode()
-
state
public EmployeeProfile.Mask state()
-
uid
public EmployeeProfile.Mask uid()
-
-