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