de.mid.innovator.srv
Class LicSrvUserGetUserRequestTelegram

java.lang.Object
  extended by de.mid.innovator.net.InoTelegram
      extended by de.mid.innovator.srv.LicSrvUserGetUserRequestTelegram

public final class LicSrvUserGetUserRequestTelegram
extends InoTelegram


Field Summary
 
Fields inherited from class de.mid.innovator.net.InoTelegram
buffer
 
Constructor Summary
LicSrvUserGetUserRequestTelegram(String inoHost, InoProgram.Type connectedProgram)
           
 
Method Summary
static de.mid.innovator.srv.LicSrvTelegram create(byte[] bs)
           
 String getDisplay()
           
 String getHostName()
           
 String getIpStr()
           
 int getPid()
           
 int getProcType()
           
 int getTelType()
           
 String getUserName()
           
 int getVersion()
           
 
Methods inherited from class de.mid.innovator.net.InoTelegram
capacity, clear, equals, flip, get, getByte, getChar, getChar, getDouble, getDouble, getFloat, getFloat, getInt, getInt, getLong, getLong, getShort, getShort, getSize, getString, hashCode, limit, limit, position, position, put, putByte, putByte, putChar, putDouble, putFloat, putInt, putInt, putShort, putString, remaining, reset, rewind, toByteArray, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LicSrvUserGetUserRequestTelegram

public LicSrvUserGetUserRequestTelegram(String inoHost,
                                        InoProgram.Type connectedProgram)
Method Detail

create

public static de.mid.innovator.srv.LicSrvTelegram create(byte[] bs)
                                                  throws InoNetException
Throws:
InoNetException

getDisplay

public String getDisplay()

getHostName

public String getHostName()

getIpStr

public String getIpStr()

getPid

public int getPid()

getProcType

public int getProcType()

getTelType

public int getTelType()

getUserName

public String getUserName()

getVersion

public int getVersion()