public class Contact extends com.ibm.cloud.sdk.core.service.model.GenericModel
protected java.lang.String
name
role
Contact()
java.lang.String
getName()
getRole()
equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected java.lang.String name
protected java.lang.String role
public Contact()
public java.lang.String getName()
A string listing the name of the contact.
public java.lang.String getRole()
A string listing the role of the contact.