|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeValue | |
|---|---|
| org.yestech.rpx.objectmodel | |
| Uses of TypeValue in org.yestech.rpx.objectmodel |
|---|
| Methods in org.yestech.rpx.objectmodel that return TypeValue | |
|---|---|
static TypeValue |
TypeValue.fromJson(org.json.JSONObject json)
|
| Methods in org.yestech.rpx.objectmodel that return types with arguments of type TypeValue | |
|---|---|
List<TypeValue> |
MergedPortableContact.getEmails()
|
Collection<TypeValue> |
Contact.getEmails()
|
List<TypeValue> |
MergedPortableContact.getPhotos()
|
List<TypeValue> |
MergedPortableContact.getUrls()
|
| Method parameters in org.yestech.rpx.objectmodel with type arguments of type TypeValue | |
|---|---|
void |
Contact.setEmails(Collection<TypeValue> emails)
|
void |
MergedPortableContact.setEmails(List<TypeValue> emails)
|
void |
MergedPortableContact.setPhotos(List<TypeValue> photos)
|
void |
MergedPortableContact.setUrls(List<TypeValue> urls)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||