net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003
Class EbicsKeyManagementResponse.Header.Static

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.EbicsKeyManagementResponse.Header.Static
All Implemented Interfaces:
Serializable, Cloneable
Enclosing class:
EbicsKeyManagementResponse.Header

public static class EbicsKeyManagementResponse.Header.Static
extends Object
implements Serializable, Cloneable

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
EbicsKeyManagementResponse.Header.Static()
          Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.EbicsKeyManagementResponse.Header.Static instance.
EbicsKeyManagementResponse.Header.Static(EbicsKeyManagementResponse.Header.Static o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.EbicsKeyManagementResponse.Header.Static instance by copying a given instance.
 
Method Summary
 EbicsKeyManagementResponse.Header.Static clone()
          Creates and returns a copy of this object.
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EbicsKeyManagementResponse.Header.Static

public EbicsKeyManagementResponse.Header.Static()
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.EbicsKeyManagementResponse.Header.Static instance.


EbicsKeyManagementResponse.Header.Static

public EbicsKeyManagementResponse.Header.Static(EbicsKeyManagementResponse.Header.Static o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.EbicsKeyManagementResponse.Header.Static instance by copying a given instance.

Parameters:
o - The instance to copy or null.
Method Detail

clone

public EbicsKeyManagementResponse.Header.Static clone()
Creates and returns a copy of this object.

Overrides:
clone in class Object
Returns:
A clone of this instance.


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