|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.vlaanderen.mercurius.vsb.schemas.v1.RetryResponseType
@Generated(value="com.sun.tools.xjc.Driver",
date="2023-09-11T04:30:04+02:00",
comments="JAXB RI v2.3.6")
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 | |||||||||