net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003
Class UnsignedReqOrderDetailsType
java.lang.Object
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.OrderDetailsType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.UnsignedReqOrderDetailsType
- All Implemented Interfaces:
- Serializable, Cloneable
public class UnsignedReqOrderDetailsType
- extends OrderDetailsType
- implements Serializable, Cloneable
Datentyp für OrderDetails im statischen EBICS-Header von ebicsUnsignedRequest.
Java class for UnsignedReqOrderDetailsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UnsignedReqOrderDetailsType">
<complexContent>
<restriction base="{http://www.ebics.org/H003}OrderDetailsType">
<sequence>
<element name="OrderType" type="{http://www.ebics.org/H003}OrderTBaseType"/>
<element name="OrderID" type="{http://www.ebics.org/H003}OrderIDType"/>
<element name="OrderAttribute" type="{http://www.ebics.org/H003}OrderAttributeBaseType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
- See Also:
- Serialized Form
UnsignedReqOrderDetailsType
public UnsignedReqOrderDetailsType()
- Creates a new
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.UnsignedReqOrderDetailsType instance.
UnsignedReqOrderDetailsType
public UnsignedReqOrderDetailsType(UnsignedReqOrderDetailsType o)
- Creates a new
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.UnsignedReqOrderDetailsType instance by copying a given instance.
- Parameters:
o - The instance to copy or null.
clone
public UnsignedReqOrderDetailsType clone()
- Creates and returns a copy of this object.
- Specified by:
clone in class OrderDetailsType
- Returns:
- A clone of this instance.
Copyright © 2009 The CC-XJC Community. All Rights Reserved.