Package | Description |
---|---|
com.uc4.api |
This package contains classes which are generally used.
|
com.uc4.communication.requests |
This package contains request classes that can be sent using the
Connection class. |
Modifier and Type | Field and Description |
---|---|
protected TraceOptions.TraceFlag[] |
TraceOptions.flags |
Modifier and Type | Method and Description |
---|---|
TraceOptions.TraceFlag[] |
TraceOptions.getTraceFlags() |
Modifier and Type | Method and Description |
---|---|
void |
TraceOptions.setTraceFlags(TraceOptions.TraceFlag[] flags) |
Modifier and Type | Method and Description |
---|---|
java.util.List<TraceOptions.TraceFlag> |
GetQuarantineMessage.getTraceFlags()
Gets the trace flags.
|