public class SubmitAssignmentDto extends Object implements Serializable
Constructor and Description |
---|
SubmitAssignmentDto(String assignment,
String status,
String originType,
boolean secondaryValue,
boolean deleted) |
Modifier and Type | Method and Description |
---|---|
String |
getAssignment() |
String |
getOriginType() |
String |
getStatus() |
boolean |
isDeletedValue() |
boolean |
isSecondaryValue() |
Copyright © 2013 evolveum. All rights reserved.