Class Country

java.lang.Object
com.vonage.client.account.Country

public class Country
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    Country()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getCode()  
    java.lang.String getDisplayName()  
    java.lang.String getName()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait