public class AssignmentInput extends Object
Constructor and Description |
---|
AssignmentInput() |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
ResolutionState |
getResolutionState() |
void |
setMessage(String message) |
void |
setResolutionState(ResolutionState resolutionState) |
public String getMessage()
public void setMessage(String message)
public ResolutionState getResolutionState()
public void setResolutionState(ResolutionState resolutionState)
Copyright © 2010–2019. All rights reserved.