psdi.util

Class Country

  • java.lang.Object
    • psdi.util.Country


  • public class Country
    extends java.lang.Object
    Country. This utility will display to the user what file modifier should be used for the message and screen files. Usage : java psdi.util.Country.
    • Constructor Summary

      Constructors 
      Constructor and Description
      Country() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args) 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Country

        public Country()
    • Method Detail

      • main

        public static void main(java.lang.String[] args)