@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public class ResponseNotification
extends Response
implements java.io.Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for ResponseNotification complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ResponseNotification">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}Response">
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
notification, returnCode| Constructor and Description |
|---|
ResponseNotification() |
| 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.EqualsStrategy2 strategy) |
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
ResponseNotification |
withHeader(Header value) |
ResponseNotification |
withNotification(Notification value) |
ResponseNotification |
withReturnCode(java.lang.Integer value) |
getNotification, getReturnCode, setNotification, setReturnCodegetHeader, getOtherAttributes, setHeaderpublic ResponseNotification withNotification(Notification value)
withNotification in class Responsepublic ResponseNotification withReturnCode(java.lang.Integer value)
withReturnCode in class Responsepublic ResponseNotification 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.EqualsStrategy2 strategy)
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)