public abstract class CContact extends CIdentifiable
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
type |
id| Modifier | Constructor and Description |
|---|---|
protected |
CContact() |
protected |
CContact(java.lang.String type) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public java.lang.String toString()
toString in class CIdentifiable