|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dcm4che2.audit.message.ActiveParticipant.NetworkAccessPointTypeCode
public static class ActiveParticipant.NetworkAccessPointTypeCode
Field Summary | |
---|---|
static ActiveParticipant.NetworkAccessPointTypeCode |
IP_ADDRESS
|
static ActiveParticipant.NetworkAccessPointTypeCode |
MACHINE_NAME
|
static ActiveParticipant.NetworkAccessPointTypeCode |
TEL_NR
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
static ActiveParticipant.NetworkAccessPointTypeCode |
valueOf(java.lang.String id)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final ActiveParticipant.NetworkAccessPointTypeCode MACHINE_NAME
public static final ActiveParticipant.NetworkAccessPointTypeCode IP_ADDRESS
public static final ActiveParticipant.NetworkAccessPointTypeCode TEL_NR
Method Detail |
---|
public static ActiveParticipant.NetworkAccessPointTypeCode valueOf(java.lang.String id)
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |