@DTO public class UESActivityConditionGetAttributes extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
conditionCode
Identifier of the activity condition which is to be deleted.
|
Constructor and Description |
---|
UESActivityConditionGetAttributes()
Empty constructor.
|
UESActivityConditionGetAttributes(java.lang.String conditionCode)
Full constructor.
|