Class MigrationPartsResponse

    • Constructor Detail

      • MigrationPartsResponse

        public MigrationPartsResponse()
        Constructor used by JAXB
      • MigrationPartsResponse

        public MigrationPartsResponse​(Message message,
                                      ResponseInfo responseInfo)
        Create an instance of the response with single message and response info
        Parameters:
        message - message
        responseInfo - response info
    • Method Detail

      • getParts

        public List<Part> getParts()
        Returns the list of parts for this response
        Returns:
      • setParts

        public void setParts​(List<Part> parts)
        Sets the list of parts for this reponse
        Parameters:
        parts -