com.prowidesoftware.swift.model
Class ISOCountries

java.lang.Object
  extended by com.prowidesoftware.swift.model.PropertyResource
      extended by com.prowidesoftware.swift.model.ISOCountries

public class ISOCountries
extends PropertyResource

Helper class to validate ISO Country codes

Since:
3.3
Version:
$Id: ISOCountries.java,v 1.1.1.1 2013/04/10 17:04:50 mgriffa Exp $
Author:
www.prowidesoftware.com

Field Summary
 
Fields inherited from class com.prowidesoftware.swift.model.PropertyResource
prop
 
Constructor Summary
protected ISOCountries()
          Default constructor
 
Method Summary
static ISOCountries getInstance()
          Get the unique instance of this object
protected  java.lang.String getResourceName()
          Gets the resource name for the managed property
 
Methods inherited from class com.prowidesoftware.swift.model.PropertyResource
isValidCode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ISOCountries

protected ISOCountries()
Default constructor

Method Detail

getInstance

public static ISOCountries getInstance()
Get the unique instance of this object

Returns:
the object instance

getResourceName

protected java.lang.String getResourceName()
Description copied from class: PropertyResource
Gets the resource name for the managed property

Specified by:
getResourceName in class PropertyResource
Returns:
String containing the resource name