com.hyper9.simdk.stubs.mao
Class SimpleCommand

java.lang.Object
  extended by com.hyper9.simdk.stubs.mao.ManagedObjectReference
      extended by com.hyper9.simdk.stubs.mao.ManagedObject
          extended by com.hyper9.simdk.stubs.mao.SimpleCommand
All Implemented Interfaces:
Serializable

public class SimpleCommand
extends ManagedObject

Author:
akutz
See Also:
Serialized Form

Constructor Summary
SimpleCommand()
           
 
Method Summary
 SimpleCommandEncoding getEncodingType()
           
 ServiceManagerServiceInfo getEntity()
           
 void setEncodingType(SimpleCommandEncoding toSet)
           
 void setEntity(ServiceManagerServiceInfo toSet)
           
 
Methods inherited from class com.hyper9.simdk.stubs.mao.ManagedObjectReference
equals, get_Value, getJpaId, getServerGuid, getSessionKey, getType, set_Value, setJpaId, setServerGuid, setSessionKey, setType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleCommand

public SimpleCommand()
Method Detail

getEntity

public ServiceManagerServiceInfo getEntity()

setEntity

public void setEntity(ServiceManagerServiceInfo toSet)

getEncodingType

public SimpleCommandEncoding getEncodingType()

setEncodingType

public void setEncodingType(SimpleCommandEncoding toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.