|
Oracle BPEL Process Manager Sensor API Reference 10g Release 2 (10.1.2) B25707-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface ITHeaderInfo.
| Method Summary | |
java.lang.String |
getDomain()Returns the value of field 'domain'. |
int |
getInstanceId()Returns the value of field 'instanceId'. |
java.lang.String |
getMidTierInstance()Returns the value of field 'midTierInstance'. |
java.lang.String |
getProcessName()Returns the value of field 'processName'. |
java.lang.String |
getProcessRevision()Returns the value of field 'processRevision'. |
ITSensor |
getSensor()Returns the value of field 'sensor'. |
java.util.Calendar |
getTimestamp()Returns the value of field 'timestamp'. |
void |
setDomain(java.lang.String domain)Sets the value of field 'domain'. |
void |
setInstanceId(int instanceId)Sets the value of field 'instanceId'. |
void |
setMidTierInstance(java.lang.String midTierInstance)Sets the value of field 'midTierInstance'. |
void |
setProcessName(java.lang.String processName)Sets the value of field 'processName'. |
void |
setProcessRevision(java.lang.String processRevision)Sets the value of field 'processRevision'. |
void |
setSensor(ITSensor sensor)Sets the value of field 'sensor'. |
void |
setTimestamp(java.util.Calendar timestamp)Sets the value of field 'timestamp'. |
| Method Detail |
public java.lang.String getDomain()
public int getInstanceId()
public java.lang.String getMidTierInstance()
public java.lang.String getProcessName()
public java.lang.String getProcessRevision()
public ITSensor getSensor()
public java.util.Calendar getTimestamp()
public void setDomain(java.lang.String domain)
domain - the value of field 'domain'.public void setInstanceId(int instanceId)
instanceId - the value of field 'instanceId'.public void setMidTierInstance(java.lang.String midTierInstance)
midTierInstance - the value of field 'midTierInstance'.public void setProcessName(java.lang.String processName)
processName - the value of field 'processName'.public void setProcessRevision(java.lang.String processRevision)
processRevision - the value of field 'processRevision'.public void setSensor(ITSensor sensor)
sensor - the value of field 'sensor'.public void setTimestamp(java.util.Calendar timestamp)
timestamp - the value of field 'timestamp'.
|
Oracle BPEL Process Manager Sensor API Reference 10g Release 2 (10.1.2) B25707-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||