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

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

public static class PurapConstants.VendorChoice
extends Object


Field Summary
static String CONTRACTED_PRICE
           
static String PROFESSIONAL_SERVICE
           
static String SMALL_ORDER
           
static String SUBCONTRACT
           
 
Constructor Summary
PurapConstants.VendorChoice()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONTRACTED_PRICE

public static final String CONTRACTED_PRICE
See Also:
Constant Field Values

SMALL_ORDER

public static final String SMALL_ORDER
See Also:
Constant Field Values

PROFESSIONAL_SERVICE

public static final String PROFESSIONAL_SERVICE
See Also:
Constant Field Values

SUBCONTRACT

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

PurapConstants.VendorChoice

public PurapConstants.VendorChoice()


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