Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003.AuthenticationPubKeyInfoType

Packages that use AuthenticationPubKeyInfoType
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003   
 

Uses of AuthenticationPubKeyInfoType in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003 declared as AuthenticationPubKeyInfoType
protected  AuthenticationPubKeyInfoType HCARequestOrderDataType.authenticationPubKeyInfo
           
protected  AuthenticationPubKeyInfoType HCSRequestOrderDataType.authenticationPubKeyInfo
           
protected  AuthenticationPubKeyInfoType HPBResponseOrderDataType.authenticationPubKeyInfo
           
protected  AuthenticationPubKeyInfoType HIARequestOrderDataType.authenticationPubKeyInfo
           
protected  AuthenticationPubKeyInfoType HSARequestOrderDataType.authenticationPubKeyInfo
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003 that return AuthenticationPubKeyInfoType
 AuthenticationPubKeyInfoType AuthenticationPubKeyInfoType.clone()
          Creates and returns a copy of this object.
 AuthenticationPubKeyInfoType ObjectFactory.createAuthenticationPubKeyInfoType()
          Create an instance of AuthenticationPubKeyInfoType
 AuthenticationPubKeyInfoType HCARequestOrderDataType.getAuthenticationPubKeyInfo()
          Gets the value of the authenticationPubKeyInfo property.
 AuthenticationPubKeyInfoType HCSRequestOrderDataType.getAuthenticationPubKeyInfo()
          Gets the value of the authenticationPubKeyInfo property.
 AuthenticationPubKeyInfoType HPBResponseOrderDataType.getAuthenticationPubKeyInfo()
          Gets the value of the authenticationPubKeyInfo property.
 AuthenticationPubKeyInfoType HIARequestOrderDataType.getAuthenticationPubKeyInfo()
          Gets the value of the authenticationPubKeyInfo property.
 AuthenticationPubKeyInfoType HSARequestOrderDataType.getAuthenticationPubKeyInfo()
          Gets the value of the authenticationPubKeyInfo property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003 with parameters of type AuthenticationPubKeyInfoType
 void HCARequestOrderDataType.setAuthenticationPubKeyInfo(AuthenticationPubKeyInfoType value)
          Sets the value of the authenticationPubKeyInfo property.
 void HCSRequestOrderDataType.setAuthenticationPubKeyInfo(AuthenticationPubKeyInfoType value)
          Sets the value of the authenticationPubKeyInfo property.
 void HPBResponseOrderDataType.setAuthenticationPubKeyInfo(AuthenticationPubKeyInfoType value)
          Sets the value of the authenticationPubKeyInfo property.
 void HIARequestOrderDataType.setAuthenticationPubKeyInfo(AuthenticationPubKeyInfoType value)
          Sets the value of the authenticationPubKeyInfo property.
 void HSARequestOrderDataType.setAuthenticationPubKeyInfo(AuthenticationPubKeyInfoType value)
          Sets the value of the authenticationPubKeyInfo property.
 

Constructors in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003 with parameters of type AuthenticationPubKeyInfoType
AuthenticationPubKeyInfoType(AuthenticationPubKeyInfoType o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003.AuthenticationPubKeyInfoType instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.