|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.connecterra.ale.alevent.impl.EngineWriteOpSpec
| Constructor Summary | |
EngineWriteOpSpec(java.net.URI field,
DataSpec dataSpec)
|
|
| Method Summary | |
DataSpec |
getDataSpec()
Returns the DataSpec representing the method used to retrieve the data to write to the tag. |
java.net.URI |
getField()
Returns the tag memory location URI representing the field to write to. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EngineWriteOpSpec(java.net.URI field,
DataSpec dataSpec)
| Method Detail |
public java.net.URI getField()
WriteOpSpec
getField in interface WriteOpSpecpublic DataSpec getDataSpec()
WriteOpSpec
getDataSpec in interface WriteOpSpec
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||