public class Contact extends Object
Contact()
String
getEmail()
getPhone()
getWebUrl()
void
setEmail(String email)
setPhone(String phone)
setWebUrl(String webUrl)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Contact()
public String getPhone()
public void setPhone(String phone)
public String getEmail()
public void setEmail(String email)
public String getWebUrl()
public void setWebUrl(String webUrl)
public String toString()
toString
Object
Copyright © 2018. All rights reserved.