@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public class ResponseWakeUp
extends Response
implements java.io.Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for ResponseWakeUp complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ResponseWakeUp">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}Response">
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
notification, returnCode| Constructor and Description |
|---|
ResponseWakeUp() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
ResponseWakeUp |
withHeader(Header value) |
ResponseWakeUp |
withNotification(Notification value) |
ResponseWakeUp |
withReturnCode(java.lang.Integer value) |
getNotification, getReturnCode, setNotification, setReturnCodegetHeader, getOtherAttributes, setHeaderpublic ResponseWakeUp withNotification(Notification value)
withNotification in class Responsepublic ResponseWakeUp withReturnCode(java.lang.Integer value)
withReturnCode in class Responsepublic ResponseWakeUp withHeader(Header value)
withHeader in class Responsepublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)