public class ReceiverSettleMode extends Object implements RestrictedType<UnsignedByte>
| Modifier and Type | Field and Description |
|---|---|
static ReceiverSettleMode |
FIRST |
static ReceiverSettleMode |
SECOND |
| Modifier and Type | Method and Description |
|---|---|
UnsignedByte |
getValue() |
String |
toString() |
static ReceiverSettleMode |
valueOf(Object obj) |
public static final ReceiverSettleMode FIRST
public static final ReceiverSettleMode SECOND
public UnsignedByte getValue()
getValue in interface RestrictedType<UnsignedByte>public static ReceiverSettleMode valueOf(Object obj)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.