your
Class PrivateTag

java.lang.Object
  extended by your.PrivateTag

public class PrivateTag
extends java.lang.Object

Provides tag constants.


Field Summary
static int PrivateOB
          (0099,xxE0) VR=OB, VM=1 Private OB
static int PrivateUL
          (0099,xx10) VR=UL, VM=1 Private UL
static int PrivateUS
          (0099,xx00) VR=US, VM=1 Private US
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PrivateUS

public static final int PrivateUS
(0099,xx00) VR=US, VM=1 Private US

See Also:
Constant Field Values

PrivateUL

public static final int PrivateUL
(0099,xx10) VR=UL, VM=1 Private UL

See Also:
Constant Field Values

PrivateOB

public static final int PrivateOB
(0099,xxE0) VR=OB, VM=1 Private OB

See Also:
Constant Field Values


Copyright © 2011 dcm4che. All Rights Reserved.