com.jdon.domain.message
类 Command

java.lang.Object
  继承者 com.jdon.domain.message.Command
直接已知子类:
DomainMessage

public class Command
extends Object


构造方法摘要
Command()
           
 
方法摘要
 Object getDestination()
           
 void setDestination(Object destination)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

Command

public Command()
方法详细信息

getDestination

public Object getDestination()

setDestination

public void setDestination(Object destination)


Copyright © 2013. All Rights Reserved.