org.kuali.kfs.module.purap
Class PurapConstants.POTransmissionMethods

java.lang.Object
  extended by org.kuali.kfs.module.purap.PurapConstants.POTransmissionMethods
Enclosing class:
PurapConstants

public static final class PurapConstants.POTransmissionMethods
extends Object


Field Summary
static String ELECTRONIC
           
static String FAX
           
static String NOPRINT
           
static String PRINT
           
 
Constructor Summary
PurapConstants.POTransmissionMethods()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FAX

public static final String FAX
See Also:
Constant Field Values

PRINT

public static final String PRINT
See Also:
Constant Field Values

NOPRINT

public static final String NOPRINT
See Also:
Constant Field Values

ELECTRONIC

public static final String ELECTRONIC
See Also:
Constant Field Values
Constructor Detail

PurapConstants.POTransmissionMethods

public PurapConstants.POTransmissionMethods()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.