Interface AdditionalFields

All Known Subinterfaces:
CustomerPayment, PaymentTransaction
All Known Implementing Classes:
CustomerPaymentImpl, PaymentTransactionImpl

public interface AdditionalFields
this interface indicates if the domain objects use additional fields It is not mandatory, but it is useful in order to process those fields in a generic way when generating JAXB Wrappers
Author:
gdiaz
  • Method Details