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