|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dicom4j.core.Dicom4j
public final class Dicom4j
| Field Summary | |
|---|---|
static String |
CLASS_UID
the Class UID |
static int |
MAXIMUM_PDU_SIZE
the default Maximum PDU Size for network communications |
static String |
PROJECT_NAME
the Project's name |
static String |
VERSION
the Version |
static String |
VERSION_NAME
the Version Name |
static String |
WEBSITE_ADRESS
project web site URL |
| Constructor Summary | |
|---|---|
Dicom4j()
|
|
| Method Summary | |
|---|---|
static void |
check()
check that the framework is well configured and ready to work |
static void |
configure()
configure the framework with default values |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String CLASS_UID
public static final int MAXIMUM_PDU_SIZE
public static final String PROJECT_NAME
public static final String VERSION
public static final String VERSION_NAME
public static final String WEBSITE_ADRESS
| Constructor Detail |
|---|
public Dicom4j()
| Method Detail |
|---|
public static void check()
throws Exception
Exception - if check fail
public static void configure()
throws Exception
Exception - if erros occurs
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||