StateMasterVO

public StateMasterVO StateMasterVO(String countryCode, String stateCode, String stateName)

Parameters

countryCode

This includes the Country code(e.g. : "CN", etc.)

stateCode

This includes the State code of particular country(e.g. : "ON", "OC", etc.)

stateName

This includes the state name(e.g. : "Ontario", "Quebec", etc.)