Class ContentSlotListWsDTO

  • All Implemented Interfaces:
    java.io.Serializable

    public class ContentSlotListWsDTO
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • ContentSlotListWsDTO

        public ContentSlotListWsDTO()
    • Method Detail

      • setContentSlot

        public void setContentSlot​(java.util.List<ContentSlotWsDTO> contentSlot)