|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.wrq.vhi.script.api.command.Command com.wrq.vhi.script.api.command.UpdateAttributes
public class UpdateAttributes
A class that represents a VHI UpdateAttributes command.
CommandList
,
HostSession.executeCommandList(com.wrq.vhi.script.api.command.CommandList)
,
HostSession.updateAttributes(java.util.Collection)
Constructor Summary | |
---|---|
UpdateAttributes()
Constructs a new UpdateAttributes command. |
Method Summary | |
---|---|
java.lang.String |
getName()
Gets the command name. |
Methods inherited from class com.wrq.vhi.script.api.command.Command |
---|
isValidEchoType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UpdateAttributes()
Method Detail |
---|
public java.lang.String getName()
getName
in class Command
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |