|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intel.gpe.client2.common.requests.TargetSystemConverter
public class TargetSystemConverter
Get the name of the target system.
Constructor Summary | |
---|---|
TargetSystemConverter()
|
Method Summary | |
---|---|
java.lang.String |
convert(com.intel.gpe.clients.api.TargetSystemClient o)
Convert the object to some string. |
void |
update(ClientWrapper<com.intel.gpe.clients.api.TargetSystemClient,java.lang.String> client)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TargetSystemConverter()
Method Detail |
---|
public java.lang.String convert(com.intel.gpe.clients.api.TargetSystemClient o) throws java.lang.Exception
StringConverter
convert
in interface StringConverter<com.intel.gpe.clients.api.TargetSystemClient>
o
- the object
java.lang.Exception
public void update(ClientWrapper<com.intel.gpe.clients.api.TargetSystemClient,java.lang.String> client) throws java.lang.Exception
update
in interface StringUpdater<com.intel.gpe.clients.api.TargetSystemClient>
update
in interface Updater<ClientWrapper<com.intel.gpe.clients.api.TargetSystemClient,java.lang.String>>
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |