|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gridprovenance.client.impl.ViewKindImpl
public class ViewKindImpl
ViewKind Interface
CSL of EU Provenance
Field Summary | |
---|---|
static ViewKindImpl |
isReceiver
|
static ViewKindImpl |
isSender
|
Fields inherited from interface org.gridprovenance.client.ViewKind |
---|
_isReceiver, _isSender |
Method Summary | |
---|---|
java.lang.String |
getViewKind()
Get the ViewKind |
void |
setViewKind(java.lang.String viewKind)
Set the Message Sink of this InteractionKey |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final ViewKindImpl isSender
public static final ViewKindImpl isReceiver
Method Detail |
---|
public java.lang.String getViewKind() throws CSLException
getViewKind
in interface ViewKind
CSLException
public void setViewKind(java.lang.String viewKind) throws CSLException
setViewKind
in interface ViewKind
viewKind
- As String "isSender" or "isReceiver"
CSLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |