public class User extends UserEntity
UserEntity.UserEntityType| Modifier | Constructor and Description |
|---|---|
protected |
User() |
protected |
User(List<String> excludes) |
protected |
User(String identifier) |
| Modifier and Type | Method and Description |
|---|---|
UserEntity.UserEntityType |
getType() |
boolean |
isSubsetOf(UserEntity entity) |
equals, getAsString, getExcludes, getIdentifier, hashCode, toStringprotected User()
protected User(String identifier)
public UserEntity.UserEntityType getType()
getType in class UserEntitypublic boolean isSubsetOf(UserEntity entity)
isSubsetOf in class UserEntityCopyright © 2017. All Rights Reserved.