Class ContactObject

    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String email
      Deprecated.
      java.lang.String name
      Deprecated.
      java.net.URI url
      Deprecated.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String email()  
      java.lang.String name()  
      java.net.URI url()  
      void writeJson​(java.io.Writer writer)  
      • Methods inherited from class java.lang.Object

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