org.dcm4che2.code
Class ConsumablesParameters

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

public class ConsumablesParameters
extends java.lang.Object

CID 3426 Consumables Parameters.

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

Field Summary
static java.lang.String DescriptionOfMaterial
          (121145, DCM, "Description of Material")
static java.lang.String LotIdentifier
          (121149, DCM, "Lot Identifier")
static java.lang.String UnitSerialIdentifier
          (121148, DCM, "Unit Serial Identifier")
 
Constructor Summary
ConsumablesParameters()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DescriptionOfMaterial

public static final java.lang.String DescriptionOfMaterial
(121145, DCM, "Description of Material")

See Also:
Constant Field Values

LotIdentifier

public static final java.lang.String LotIdentifier
(121149, DCM, "Lot Identifier")

See Also:
Constant Field Values

UnitSerialIdentifier

public static final java.lang.String UnitSerialIdentifier
(121148, DCM, "Unit Serial Identifier")

See Also:
Constant Field Values
Constructor Detail

ConsumablesParameters

public ConsumablesParameters()


Copyright © 2011 dcm4che. All Rights Reserved.