|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.EventObject
gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterSetValueEvent
public class CcaPortParameterSetValueEvent
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
CcaPortParameterSetValueEvent(java.lang.Object source)
|
|
CcaPortParameterSetValueEvent(java.lang.Object source,
CcaPortParameterValue ccaPortParameterValue)
|
|
| Method Summary | |
|---|---|
CcaPortParameterValue |
getCcaPortParameterValue()
|
void |
setCcaPortParameterValue(CcaPortParameterValue ccaPortParameterValue)
|
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CcaPortParameterSetValueEvent(java.lang.Object source)
public CcaPortParameterSetValueEvent(java.lang.Object source,
CcaPortParameterValue ccaPortParameterValue)
| Method Detail |
|---|
public CcaPortParameterValue getCcaPortParameterValue()
public void setCcaPortParameterValue(CcaPortParameterValue ccaPortParameterValue)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||