|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.vlaanderen.mercurius.vsb.common.v2.RetryResponseType
@Generated(value="com.sun.tools.xjc.Driver",
date="2021-04-20T04:32:25+02:00",
comments="JAXB RI v2.2.11")
public class RetryResponseType
Java class for RetryResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RetryResponseType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Retry" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
RetryResponseType()
|
|
| Method Summary | |
|---|---|
Boolean |
isRetry()
Gets the value of the retry property. |
void |
setRetry(Boolean value)
Sets the value of the retry property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RetryResponseType()
| Method Detail |
|---|
public Boolean isRetry()
Booleanpublic void setRetry(Boolean value)
value - allowed object is
Boolean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||