public static class UserSessionNoteEntity.Key extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected UserSessionEntity |
userSession |
| Constructor and Description |
|---|
UserSessionNoteEntity.Key() |
UserSessionNoteEntity.Key(UserSessionEntity clientSession,
String name) |
protected UserSessionEntity userSession
protected String name
public UserSessionNoteEntity.Key()
public UserSessionNoteEntity.Key(UserSessionEntity clientSession, String name)
Copyright © 2015. All rights reserved.