Class Prospect.Mask
- java.lang.Object
-
- com.softlayer.api.Mask
-
- com.softlayer.api.service.Entity.Mask
-
- com.softlayer.api.service.user.customer.Prospect.Mask
-
- com.softlayer.api.service.account.partner.referral.Prospect.Mask
-
- Enclosing class:
- Prospect
public static class Prospect.Mask extends Prospect.Mask
-
-
Constructor Summary
Constructors Constructor Description Mask()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Prospect.Mask
companyName()
Prospect.Mask
emailAddress()
Prospect.Mask
firstName()
Prospect.Mask
id()
Prospect.Mask
lastName()
-
Methods inherited from class com.softlayer.api.service.user.customer.Prospect.Mask
account, assignedEmployeeCount, assignedEmployees, quoteCount, quotes, type
-
Methods inherited from class com.softlayer.api.Mask
clear, getMask, toString, toString, withLocalProperty, withSubMask
-
-
-
-
Method Detail
-
companyName
public Prospect.Mask companyName()
-
emailAddress
public Prospect.Mask emailAddress()
-
firstName
public Prospect.Mask firstName()
-
id
public Prospect.Mask id()
-
lastName
public Prospect.Mask lastName()
-
-