public static class VCard.Related
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
assistant |
java.lang.String |
manager |
java.lang.String |
spouse |
Constructor and Description |
---|
Related() |
Modifier and Type | Method and Description |
---|---|
VCard.Related |
copy() |
public java.lang.String spouse
public java.lang.String manager
public java.lang.String assistant
public VCard.Related copy()
Copyright © 2021. All Rights Reserved.