CustomerUser Class
- java.
lang. Object - com.
microsoft. store. partnercenter. models. ResourceBase - com.
microsoft. store. partnercenter. models. ResourceBaseWithLinks<TLinks> - com.
microsoft. store. partnercenter. models. users. User - com.
microsoft. store. partnercenter. models. users. CustomerUser
- com.
- com.
- com.
- com.
public class CustomerUser extends User
Constructor Summary
| Constructor | Description | |
|---|---|---|
| CustomerUser() | ||
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| java.lang.String | getUsageLocation() |
| void | setUsageLocation(String value) |
Inherited Members
ResourceBase.getAttributes()
ResourceBaseWithLinks<TLinks>.getLinks()
ResourceBaseWithLinks<TLinks>.setLinks(TLinks value)
User.getDisplayName()
User.getFirstName()
User.getId()
User.getImmutableId()
User.getLastDirectorySyncTime()
User.getLastName()
User.getPasswordProfile()
User.getPhoneNumber()
User.getSoftDeletionTime()
User.getState()
User.getUserDomainType()
User.getUserPrincipalName()
User.setDisplayName(String value)
User.setFirstName(String value)
User.setId(String value)
User.setImmutableId(String value)
User.setLastDirectorySyncTime(DateTime value)
User.setLastName(String value)
User.setPasswordProfile(PasswordProfile value)
User.setPhoneNumber(String value)
User.setSoftDeletionTime(DateTime value)
User.setState(UserState value)
User.setUserDomainType(UserDomainType value)
User.setUserPrincipalName(String value)
java.lang.Object.clone()
java.lang.Object.equals(java.lang.Object)
java.lang.Object.finalize()
java.lang.Object.getClass()
java.lang.Object.hashCode()
java.lang.Object.notify()
java.lang.Object.notifyAll()
java.lang.Object.toString()
java.lang.Object.wait()
java.lang.Object.wait(long)
java.lang.Object.wait(long,int)
Constructor Details
CustomerUser
public CustomerUser()
Method Details
getUsageLocation
public String getUsageLocation()
setUsageLocation
public void setUsageLocation(String value)
Parameters:
value