org.dcm4che2.code
Class RelativeFrequencyOfEventValues

java.lang.Object
  extended by org.dcm4che2.code.RelativeFrequencyOfEventValues

public class RelativeFrequencyOfEventValues
extends java.lang.Object

CID 6091 Relative Frequency of Event Values.

Since:
Jun 2, 2010
Version:
$Rev: 13502 $ $Date:: 2010-06-09#$
Author:
Gunter Zeilinger

Field Summary
static java.lang.String AsRequired
          (R-40B16, SRT, "As required")
static java.lang.String Continuous
          (R-40377, SRT, "Continuous")
static java.lang.String Frequent
          (G-7154, SRT, "Frequent")
static java.lang.String Infrequent
          (G-7155, SRT, "Infrequent")
static java.lang.String MidFrequency
          (R-40365, SRT, "Mid-frequency")
static java.lang.String SingleEvent
          (R-4112F, SRT, "Single event")
 
Constructor Summary
RelativeFrequencyOfEventValues()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AsRequired

public static final java.lang.String AsRequired
(R-40B16, SRT, "As required")

See Also:
Constant Field Values

Continuous

public static final java.lang.String Continuous
(R-40377, SRT, "Continuous")

See Also:
Constant Field Values

Frequent

public static final java.lang.String Frequent
(G-7154, SRT, "Frequent")

See Also:
Constant Field Values

Infrequent

public static final java.lang.String Infrequent
(G-7155, SRT, "Infrequent")

See Also:
Constant Field Values

MidFrequency

public static final java.lang.String MidFrequency
(R-40365, SRT, "Mid-frequency")

See Also:
Constant Field Values

SingleEvent

public static final java.lang.String SingleEvent
(R-4112F, SRT, "Single event")

See Also:
Constant Field Values
Constructor Detail

RelativeFrequencyOfEventValues

public RelativeFrequencyOfEventValues()


Copyright © 2011 dcm4che. All Rights Reserved.