|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.nortel.soa.oi.cct.types.SystemEventSubscriptionTerminationImminent
public class SystemEventSubscriptionTerminationImminent
Java class for systemEventSubscriptionTerminationImminent complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="systemEventSubscriptionTerminationImminent">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="remainingTimeInMillis" type="{http://www.w3.org/2001/XMLSchema}long"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
SystemEventSubscriptionTerminationImminent()
|
|
| Method Summary | |
|---|---|
long |
getRemainingTimeInMillis()
Gets the value of the remainingTimeInMillis property. |
void |
setRemainingTimeInMillis(long value)
Sets the value of the remainingTimeInMillis property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SystemEventSubscriptionTerminationImminent()
| Method Detail |
|---|
public long getRemainingTimeInMillis()
public void setRemainingTimeInMillis(long value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||