org.objectweb.joram.mom.dest
Class AdminTopic.DestinationDesc
java.lang.Object
org.objectweb.joram.mom.dest.AdminTopic.DestinationDesc
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- AdminTopic
public static class AdminTopic.DestinationDesc
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AdminTopic.DestinationDesc
public AdminTopic.DestinationDesc(AgentId id,
java.lang.String name,
byte type)
getId
public final AgentId getId()
getName
public final java.lang.String getName()
getType
public final byte getType()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2011 ScalAgent D.T.. All Rights Reserved.