org.kuali.kfs.module.cam
Class CamsPropertyConstants.Asset.AssetLocation

java.lang.Object
  extended by org.kuali.kfs.module.cam.CamsPropertyConstants.Asset.AssetLocation
Enclosing class:
CamsPropertyConstants.Asset

public static class CamsPropertyConstants.Asset.AssetLocation
extends Object


Field Summary
static String CITY_NAME
           
static String CONTACT_NAME
           
static String COUNTRY_CODE
           
static String STATE_CODE
           
static String STREET_ADDRESS
           
static String ZIP_CODE
           
 
Constructor Summary
CamsPropertyConstants.Asset.AssetLocation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONTACT_NAME

public static final String CONTACT_NAME
See Also:
Constant Field Values

STREET_ADDRESS

public static final String STREET_ADDRESS
See Also:
Constant Field Values

CITY_NAME

public static final String CITY_NAME
See Also:
Constant Field Values

STATE_CODE

public static final String STATE_CODE
See Also:
Constant Field Values

ZIP_CODE

public static final String ZIP_CODE
See Also:
Constant Field Values

COUNTRY_CODE

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

CamsPropertyConstants.Asset.AssetLocation

public CamsPropertyConstants.Asset.AssetLocation()


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