Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.bizapp.agent.commands
Class CreateToken_result

java.lang.Object
  extended by org.hyperic.hq.agent.AgentRemoteValue
      extended by org.hyperic.hq.bizapp.agent.commands.CreateToken_result
All Implemented Interfaces:
java.io.Externalizable, java.io.Serializable, GenericValueMap

public class CreateToken_result
extends AgentRemoteValue

See Also:
Serialized Form

Constructor Summary
CreateToken_result()
           
CreateToken_result(AgentRemoteValue args)
           
 
Method Summary
 java.lang.String getToken()
           
 void setToken(java.lang.String token)
           
 
Methods inherited from class org.hyperic.hq.agent.AgentRemoteValue
fromStream, getKeys, getValue, getValueAsDouble, getValueAsInt, getValueAsLong, readExternal, setValue, toStream, toString, writeExternal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CreateToken_result

public CreateToken_result()

CreateToken_result

public CreateToken_result(AgentRemoteValue args)
                   throws AgentRemoteException
Throws:
AgentRemoteException
Method Detail

setToken

public void setToken(java.lang.String token)

getToken

public java.lang.String getToken()

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.