Sun Message Library for SWIFT API

com.stc.swift.validation.bic
Class CURecord

java.lang.Object
  extended by com.stc.swift.validation.bic.CURecord

public class CURecord
extends java.lang.Object

CURecord class is used to get each field data parsed by CUParser


Method Summary
 java.lang.String getCountryCode()
           
 java.lang.String getCountryName()
           
 java.lang.String getCurrencyCode()
           
 java.lang.String getModificationFlag()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getModificationFlag

public java.lang.String getModificationFlag()

getCurrencyCode

public java.lang.String getCurrencyCode()

getCountryCode

public java.lang.String getCountryCode()

getCountryName

public java.lang.String getCountryName()

Sun Message Library for SWIFT API

Copyright © 2008 Sun Microsystems, Inc. All rights reserved.