org.kuali.kfs.pdp
Class PdpConstants.PayeeIdTypeCodes

java.lang.Object
  extended by org.kuali.kfs.pdp.PdpConstants.PayeeIdTypeCodes
Enclosing class:
PdpConstants

public static class PdpConstants.PayeeIdTypeCodes
extends Object


Field Summary
static String EMPLOYEE
           
static String ENTITY
           
static String FEIN
           
static String OTHER
           
static String SSN
           
static String VENDOR_ID
           
 
Constructor Summary
PdpConstants.PayeeIdTypeCodes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SSN

public static String SSN

EMPLOYEE

public static String EMPLOYEE

ENTITY

public static String ENTITY

FEIN

public static String FEIN

VENDOR_ID

public static String VENDOR_ID

OTHER

public static String OTHER
Constructor Detail

PdpConstants.PayeeIdTypeCodes

public PdpConstants.PayeeIdTypeCodes()


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