public static class UserAttributeEntity.Key extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected UserEntity |
user |
| Constructor and Description |
|---|
UserAttributeEntity.Key() |
UserAttributeEntity.Key(UserEntity user,
String name) |
protected UserEntity user
protected String name
public UserAttributeEntity.Key()
public UserAttributeEntity.Key(UserEntity user, String name)
Copyright © 2014. All Rights Reserved.