Class OfferContent

  • Direct Known Subclasses:
    InvitationRequest, TransferRequest, UserRequest

    public abstract class OfferContent
    extends java.lang.Object
    Type of content being included in the offer. The content actually explains the reason the agent is getting an offer.
    • Constructor Summary

      Constructors 
      Constructor Description
      OfferContent()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OfferContent

        public OfferContent()