Class ContactInformation

    • Constructor Summary

      Constructors 
      Constructor Description
      ContactInformation​(java.lang.String vendor)
      define object by jnlp vendor string
      ContactInformation​(java.util.Properties properties)
      define object by property file
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getEmail()  
      java.lang.String getName()  
      java.lang.String getPhone()  
      • Methods inherited from class java.lang.Object

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

      • ContactInformation

        public ContactInformation​(java.util.Properties properties)
        define object by property file
        Parameters:
        properties -
      • ContactInformation

        public ContactInformation​(java.lang.String vendor)
        define object by jnlp vendor string
        Parameters:
        vendor -