Class BulkheadEventsEndpointResponse


  • public class BulkheadEventsEndpointResponse
    extends java.lang.Object
    • Constructor Detail

      • BulkheadEventsEndpointResponse

        public BulkheadEventsEndpointResponse()
      • BulkheadEventsEndpointResponse

        public BulkheadEventsEndpointResponse​(java.util.List<BulkheadEventDTO> bulkheadEvents)
    • Method Detail

      • getBulkheadEvents

        public java.util.List<BulkheadEventDTO> getBulkheadEvents()
      • setBulkheadEvents

        public void setBulkheadEvents​(java.util.List<BulkheadEventDTO> bulkheadEvents)