Package de.aeb.xnsg.lis20.bf
Class LISEventDefinition20DTO
java.lang.Object
de.aeb.xnsg.lis20.bf.LISEventDefinition20DTO
Event Definition data
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
identCode
The identcode of the event definition.length=20
-
shortName
The short name of the event definition. Will be filled dependent on the language in the request.length=50
-
name
The full name of the event definition. Will be filled dependent on the language in the request.length=250
-
eventType
The event type of the event definition.length=50
-
-
Constructor Details
-
LISEventDefinition20DTO
public LISEventDefinition20DTO()
-