Example #1
0
 public String getDelegationStateString() {
   return (delegationState != null ? delegationState.toString() : null);
 }