Class ChargeActivationModificationModel

java.lang.Object
com.highdeal.filter.hci.ModificationModel
com.highdeal.pnr.hci.ChargeActivationModificationModel
All Implemented Interfaces:
XMLMarshallable

public class ChargeActivationModificationModel extends ModificationModel
This class represents a charge activation modification model by using attributeModificationModel to describe each modification.
If no attributeModificationModel is given, no modification is done.
Available main modifiable attribute names are : Please consult ModificationModel for XML Schema. The element name for this charge activation modification is set to "chargeActivationModification". No specific modification exists for charge activations.

XML API for HCI

The XML APIs specify the following XSD fragment:

XSD Fragment

<xs:element name="chargeActivationModification" substitutionGroup="ModificationModel" type="ModificationModel"/>