|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.indexed.valueclass.ebics.h003.EbicsKeyManagementResponse.Body.ReturnCode
public static class EbicsKeyManagementResponse.Body.ReturnCode
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<http://www.ebics.org/H003>ReturnCodeType">
<attGroup ref="{http://www.ebics.org/H003}AuthenticationMarker"/>
</extension>
</simpleContent>
</complexType>
| Field Summary | |
|---|---|
protected boolean |
authenticate
|
protected String |
value
|
| Constructor Summary | |
|---|---|
EbicsKeyManagementResponse.Body.ReturnCode()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.ebics.h003.EbicsKeyManagementResponse.Body.ReturnCode instance. |
|
EbicsKeyManagementResponse.Body.ReturnCode(EbicsKeyManagementResponse.Body.ReturnCode o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.ebics.h003.EbicsKeyManagementResponse.Body.ReturnCode instance by copying a given instance. |
|
| Method Summary | |
|---|---|
EbicsKeyManagementResponse.Body.ReturnCode |
clone()
Creates and returns a copy of this object. |
String |
getValue()
Datentyp für Antwortcodes. |
boolean |
isAuthenticate()
Gets the value of the authenticate property. |
void |
setAuthenticate(boolean value)
Sets the value of the authenticate property. |
void |
setValue(String value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String value
protected boolean authenticate
| Constructor Detail |
|---|
public EbicsKeyManagementResponse.Body.ReturnCode()
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.ebics.h003.EbicsKeyManagementResponse.Body.ReturnCode instance.
public EbicsKeyManagementResponse.Body.ReturnCode(EbicsKeyManagementResponse.Body.ReturnCode o)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.ebics.h003.EbicsKeyManagementResponse.Body.ReturnCode instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getValue()
Stringpublic void setValue(String value)
value - allowed object is
Stringpublic boolean isAuthenticate()
public void setAuthenticate(boolean value)
public EbicsKeyManagementResponse.Body.ReturnCode clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||