org.dcm4che2.audit.message
Class ActiveParticipant.NetworkAccessPointTypeCode

java.lang.Object
  extended by org.dcm4che2.audit.message.ActiveParticipant.NetworkAccessPointTypeCode
Enclosing class:
ActiveParticipant

public static class ActiveParticipant.NetworkAccessPointTypeCode
extends java.lang.Object


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

MACHINE_NAME

public static final ActiveParticipant.NetworkAccessPointTypeCode MACHINE_NAME

IP_ADDRESS

public static final ActiveParticipant.NetworkAccessPointTypeCode IP_ADDRESS

TEL_NR

public static final ActiveParticipant.NetworkAccessPointTypeCode TEL_NR
Method Detail

valueOf

public static ActiveParticipant.NetworkAccessPointTypeCode valueOf(java.lang.String id)

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2011 dcm4che. All Rights Reserved.