org.kuali.rice.location.api
Class LocationConstants.PrimaryKeyConstants

java.lang.Object
  extended by org.kuali.rice.location.api.LocationConstants.PrimaryKeyConstants
Enclosing class:
LocationConstants

public static final class LocationConstants.PrimaryKeyConstants
extends Object


Field Summary
static String CODE
           
static String COUNTRY_CODE
           
static String STATE_CODE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CODE

public static final String CODE
See Also:
Constant Field Values

COUNTRY_CODE

public static final String COUNTRY_CODE
See Also:
Constant Field Values

STATE_CODE

public static final String STATE_CODE
See Also:
Constant Field Values


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