|
||||||||||
| 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.PubKeyInfoType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.AuthenticationPubKeyInfoType
public class AuthenticationPubKeyInfoType
Datentyp für öffentlichen Authentfikationsschlüssel.
Java class for AuthenticationPubKeyInfoType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AuthenticationPubKeyInfoType">
<complexContent>
<extension base="{http://www.ebics.org/H003}PubKeyInfoType">
<sequence>
<element name="AuthenticationVersion" type="{http://www.ebics.org/H003}AuthenticationVersionType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
authenticationVersion
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.PubKeyInfoType |
|---|
any, pubKeyValue, x509Data |
| Constructor Summary | |
|---|---|
AuthenticationPubKeyInfoType()
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.AuthenticationPubKeyInfoType instance. |
|
AuthenticationPubKeyInfoType(AuthenticationPubKeyInfoType o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.AuthenticationPubKeyInfoType instance by copying a given instance. |
|
| Method Summary | |
|---|---|
AuthenticationPubKeyInfoType |
clone()
Creates and returns a copy of this object. |
String |
getAuthenticationVersion()
Gets the value of the authenticationVersion property. |
void |
setAuthenticationVersion(String value)
Sets the value of the authenticationVersion property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.PubKeyInfoType |
|---|
copyAny, getAny, getPubKeyValue, getX509Data, setPubKeyValue, setX509Data |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String authenticationVersion
| Constructor Detail |
|---|
public AuthenticationPubKeyInfoType()
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.AuthenticationPubKeyInfoType instance.
public AuthenticationPubKeyInfoType(AuthenticationPubKeyInfoType o)
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.AuthenticationPubKeyInfoType instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getAuthenticationVersion()
Stringpublic void setAuthenticationVersion(String value)
value - allowed object is
Stringpublic AuthenticationPubKeyInfoType clone()
clone in class PubKeyInfoType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||