|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.EbicsResponse.Body.TimestampBankParameter
public static class EbicsResponse.Body.TimestampBankParameter
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>TimestampType">
<attGroup ref="{http://www.ebics.org/H003}AuthenticationMarker"/>
</extension>
</simpleContent>
</complexType>
| Field Summary | |
|---|---|
protected boolean |
authenticate
|
protected XMLGregorianCalendar |
value
|
| Constructor Summary | |
|---|---|
EbicsResponse.Body.TimestampBankParameter()
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.EbicsResponse.Body.TimestampBankParameter instance. |
|
EbicsResponse.Body.TimestampBankParameter(EbicsResponse.Body.TimestampBankParameter o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.EbicsResponse.Body.TimestampBankParameter instance by copying a given instance. |
|
| Method Summary | |
|---|---|
EbicsResponse.Body.TimestampBankParameter |
clone()
Creates and returns a copy of this object. |
XMLGregorianCalendar |
getValue()
Datentyp für Zeitstempel. |
boolean |
isAuthenticate()
Gets the value of the authenticate property. |
void |
setAuthenticate(boolean value)
Sets the value of the authenticate property. |
void |
setValue(XMLGregorianCalendar 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 XMLGregorianCalendar value
protected boolean authenticate
| Constructor Detail |
|---|
public EbicsResponse.Body.TimestampBankParameter()
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.EbicsResponse.Body.TimestampBankParameter instance.
public EbicsResponse.Body.TimestampBankParameter(EbicsResponse.Body.TimestampBankParameter o)
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.EbicsResponse.Body.TimestampBankParameter instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public XMLGregorianCalendar getValue()
XMLGregorianCalendarpublic void setValue(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic boolean isAuthenticate()
public void setAuthenticate(boolean value)
public EbicsResponse.Body.TimestampBankParameter clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||