org.dcm4che2.code
Class VSDDescription

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

public class VSDDescription
extends java.lang.Object

CID 3707 VSD Description.

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

Field Summary
static java.lang.String Membranous
          (D4-31154, SRT, "Membranous")
static java.lang.String None
          (R-40775, SRT, "None")
static java.lang.String NonRestrictive
          (R-0033B, SRT, "Non-restrictive")
static java.lang.String Restrictive
          (D4-31166, SRT, "Restrictive")
 
Constructor Summary
VSDDescription()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Membranous

public static final java.lang.String Membranous
(D4-31154, SRT, "Membranous")

See Also:
Constant Field Values

None

public static final java.lang.String None
(R-40775, SRT, "None")

See Also:
Constant Field Values

NonRestrictive

public static final java.lang.String NonRestrictive
(R-0033B, SRT, "Non-restrictive")

See Also:
Constant Field Values

Restrictive

public static final java.lang.String Restrictive
(D4-31166, SRT, "Restrictive")

See Also:
Constant Field Values
Constructor Detail

VSDDescription

public VSDDescription()


Copyright © 2011 dcm4che. All Rights Reserved.