org.dcm4che2.iod.value
Class PresentationIntentType

java.lang.Object
  extended by org.dcm4che2.iod.value.PresentationIntentType

public class PresentationIntentType
extends java.lang.Object

Author:
Antonio Magni

Field Summary
static java.lang.String PRESENTATION
           
static java.lang.String PROCESSING
           
 
Constructor Summary
PresentationIntentType()
           
 
Method Summary
static boolean isValid(java.lang.String ss)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PRESENTATION

public static java.lang.String PRESENTATION

PROCESSING

public static java.lang.String PROCESSING
Constructor Detail

PresentationIntentType

public PresentationIntentType()
Method Detail

isValid

public static boolean isValid(java.lang.String ss)


Copyright © 2011 dcm4che. All Rights Reserved.