| Modifier and Type | Method and Description |
|---|---|
protected void |
add(java.lang.Object config) |
GpoConfig |
get(int i) |
GpoConfig |
getGpo(short portNumber)
eturns the settings for the specified GPO port.
|
java.util.Iterator<GpoConfig> |
iterator() |
void |
set(int i,
GpoConfig newValue) |
public GpoConfig get(int i)
i - the GPO port numberpublic void set(int i,
GpoConfig newValue)
i - the GPO to setnewValue - the config value for the GPOprotected void add(java.lang.Object config)
throws OctaneSdkException
OctaneSdkExceptionpublic GpoConfig getGpo(short portNumber) throws OctaneSdkException
portNumber - the port number to getOctaneSdkException - if the port does not
// exist