de.mid.innovator.srv
Class LicSrvUserGetRolesReplyTelegram.UserRolesData

java.lang.Object
  extended by de.mid.innovator.srv.LicSrvUserGetRolesReplyTelegram.UserRolesData
Enclosing class:
LicSrvUserGetRolesReplyTelegram

public static class LicSrvUserGetRolesReplyTelegram.UserRolesData
extends Object


Field Summary
 byte[] cookie
           
 List<String> roles
           
 
Constructor Summary
LicSrvUserGetRolesReplyTelegram.UserRolesData()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cookie

public byte[] cookie

roles

public List<String> roles
Constructor Detail

LicSrvUserGetRolesReplyTelegram.UserRolesData

public LicSrvUserGetRolesReplyTelegram.UserRolesData()