Class AGRPortfolioUpdateResponse

All Implemented Interfaces:
Serializable

public class AGRPortfolioUpdateResponse extends PayloadMessageResponseType implements Serializable

Java class for AGRPortfolioUpdateResponseType complex type.

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


 <complexType name="AGRPortfolioUpdateResponseType">
   <complexContent>
     <extension base="{}PayloadMessageResponseType">
       <attribute name="AGRPortfolioUpdateMessageID" use="required" type="{}UUIDType" />
     </extension>
   </complexContent>
 </complexType>
 
See Also:
  • Field Details

    • agrPortfolioUpdateMessageID

      protected String agrPortfolioUpdateMessageID
  • Constructor Details

    • AGRPortfolioUpdateResponse

      public AGRPortfolioUpdateResponse()
  • Method Details

    • getAGRPortfolioUpdateMessageID

      public String getAGRPortfolioUpdateMessageID()
      Gets the value of the agrPortfolioUpdateMessageID property.
      Returns:
      possible object is String
    • setAGRPortfolioUpdateMessageID

      public void setAGRPortfolioUpdateMessageID(String value)
      Sets the value of the agrPortfolioUpdateMessageID property.
      Parameters:
      value - allowed object is String