de.root1.simon.codec.messages
Class MsgInterfaceLookup

java.lang.Object
  extended by de.root1.simon.codec.messages.AbstractMessage
      extended by de.root1.simon.codec.messages.MsgInterfaceLookup
All Implemented Interfaces:
java.io.Serializable

public class MsgInterfaceLookup
extends AbstractMessage

INTERFACE_LOOKUP message

Author:
ACHR
See Also:
Serialized Form

Constructor Summary
MsgInterfaceLookup()
           
 
Method Summary
 java.lang.String getCanonicalInterfaceName()
           
 void setCanonicalInterfaceName(java.lang.String canonicalInterfaceName)
           
 java.lang.String toString()
           
 
Methods inherited from class de.root1.simon.codec.messages.AbstractMessage
getErrorMsg, getMsgType, getSequence, hasError, setErrorMsg, setSequence
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MsgInterfaceLookup

public MsgInterfaceLookup()
Method Detail

getCanonicalInterfaceName

public java.lang.String getCanonicalInterfaceName()

setCanonicalInterfaceName

public void setCanonicalInterfaceName(java.lang.String canonicalInterfaceName)

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2011. All Rights Reserved.