com.prowidesoftware.swift.model
Class ISOCurrencies

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

public class ISOCurrencies
extends PropertyResource

Helper class to validate ISO Currency codes

Since:
3.3
Version:
$Id: ISOCurrencies.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 ISOCurrencies()
          Default constructor
 
Method Summary
static ISOCurrencies 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

ISOCurrencies

protected ISOCurrencies()
Default constructor

Method Detail

getInstance

public static ISOCurrencies 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