public class Contact extends java.lang.Object implements java.lang.Cloneable
<contact> element.| Constructor and Description |
|---|
Contact() |
| Modifier and Type | Method and Description |
|---|---|
Contact |
clone() |
float |
getPriority() |
java.net.URI |
getURI() |
void |
setPriority(float priority) |
void |
setURI(java.net.URI uri) |
public Contact()
public float getPriority()
public void setPriority(float priority)
public java.net.URI getURI()
public void setURI(java.net.URI uri)