| Package | Description |
|---|---|
| org.dellroad.jibxbindings.pidf |
JiBX bindings for the Presence Information Data Format (PIDF).
|
| org.dellroad.jibxbindings.pidf.held |
JiBX bindings for HTTP-Enabled Location Delivery (HELD).
|
| org.dellroad.jibxbindings.pidf.lo |
JiBX bindings for the Presence Information Data Format - Location Object (PIDF-LO).
|
| org.dellroad.jibxbindings.pidf.lo.ecd |
PIDF-LO bindings for
<EmergencyCallDataValue> information. |
| Modifier and Type | Method and Description |
|---|---|
LangContent |
LangContent.clone() |
LangContent |
Person.getNote() |
LangContent |
Device.getNote() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<LangContent> |
Tuple.getNotes() |
java.util.List<LangContent> |
Presence.getNotes() |
| Modifier and Type | Method and Description |
|---|---|
void |
Person.setNote(LangContent note) |
void |
Device.setNote(LangContent note) |
| Modifier and Type | Method and Description |
|---|---|
void |
Tuple.setNotes(java.util.List<LangContent> notes) |
void |
Presence.setNotes(java.util.List<LangContent> notes) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<LangContent> |
Error.getMessages() |
| Modifier and Type | Method and Description |
|---|---|
void |
Error.setMessage(java.util.List<LangContent> messages) |
| Modifier and Type | Method and Description |
|---|---|
LangContent |
GeoPriv.getMethod() |
LangContent |
UsageRules.getNoteWell() |
| Modifier and Type | Method and Description |
|---|---|
void |
GeoPriv.setMethod(LangContent method) |
void |
UsageRules.setNoteWell(LangContent noteWell) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<LangContent> |
Comment.getComments() |
| Modifier and Type | Method and Description |
|---|---|
void |
Comment.setComments(java.util.List<LangContent> comments) |
| Constructor and Description |
|---|
Comment(java.lang.String dataProviderReference,
LangContent... comments) |