org.kuali.rice.shareddata.api.postalcode
Class PostalCode.Constants

java.lang.Object
  extended by org.kuali.rice.shareddata.api.postalcode.PostalCode.Constants
Enclosing class:
PostalCode

static class PostalCode.Constants
extends Object

Defines some internal constants used on this class.


Field Summary
(package private) static String[] HASH_CODE_EQUALS_EXCLUDE
           
(package private) static String ROOT_ELEMENT_NAME
           
(package private) static String TYPE_NAME
           
 
Constructor Summary
PostalCode.Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ROOT_ELEMENT_NAME

static final String ROOT_ELEMENT_NAME
See Also:
Constant Field Values

TYPE_NAME

static final String TYPE_NAME
See Also:
Constant Field Values

HASH_CODE_EQUALS_EXCLUDE

static final String[] HASH_CODE_EQUALS_EXCLUDE
Constructor Detail

PostalCode.Constants

PostalCode.Constants()


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