org.kuali.kfs.module.endow
Class EndowConstants.TransactionRestrictionCode

java.lang.Object
  extended by org.kuali.kfs.module.endow.EndowConstants.TransactionRestrictionCode
Enclosing class:
EndowConstants

public static class EndowConstants.TransactionRestrictionCode
extends Object


Field Summary
static String TRAN_RESTR_CD_NDISB
           
static String TRAN_RESTR_CD_NONE
           
static String TRAN_RESTR_CD_NTRAN
           
 
Constructor Summary
EndowConstants.TransactionRestrictionCode()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TRAN_RESTR_CD_NDISB

public static final String TRAN_RESTR_CD_NDISB
See Also:
Constant Field Values

TRAN_RESTR_CD_NTRAN

public static final String TRAN_RESTR_CD_NTRAN
See Also:
Constant Field Values

TRAN_RESTR_CD_NONE

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

EndowConstants.TransactionRestrictionCode

public EndowConstants.TransactionRestrictionCode()


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