|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dicom4j.network.dimse.DimseConst.Status
public class DimseConst.Status
Status
| Field Summary | |
|---|---|
static int |
Cancel
Cancel |
static int |
ErrorCannotUnderstand
Error: Cannot understand |
static int |
Pending
Pending |
static int |
PendingWithWarning
Pending With Warning |
static int |
RefusedMoveDestinationUnknown
Refused: Move Destination unknown |
static int |
RefusedOutOfResources
RefusedOutOfResources |
static int |
Success
Success |
static int |
UnableToPerformSubOperations
|
| Constructor Summary | |
|---|---|
DimseConst.Status()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int Cancel
public static final int ErrorCannotUnderstand
public static final int Pending
public static final int PendingWithWarning
public static final int RefusedMoveDestinationUnknown
public static final int RefusedOutOfResources
public static final int Success
public static final int UnableToPerformSubOperations
| Constructor Detail |
|---|
public DimseConst.Status()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||