Class LISEventDefinition20DTO

java.lang.Object
de.aeb.xnsg.lis20.bf.LISEventDefinition20DTO

public class LISEventDefinition20DTO extends Object
Event Definition data
  • Field Details

    • identCode

      public String identCode
      The identcode of the event definition.

      length=20

    • shortName

      public String shortName
      The short name of the event definition. Will be filled dependent on the language in the request.

      length=50

    • name

      public String name
      The full name of the event definition. Will be filled dependent on the language in the request.

      length=250

    • eventType

      public String eventType
      The event type of the event definition.

      length=50

  • Constructor Details

    • LISEventDefinition20DTO

      public LISEventDefinition20DTO()