|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NoteT | |
|---|---|
| org.mobicents.slee.sippresence.pojo.commonschema | |
| org.mobicents.slee.sippresence.pojo.datamodel | |
| org.mobicents.slee.sippresence.pojo.rpid | |
| Uses of NoteT in org.mobicents.slee.sippresence.pojo.commonschema |
|---|
| Methods in org.mobicents.slee.sippresence.pojo.commonschema that return NoteT | |
|---|---|
NoteT |
ObjectFactory.createNoteT()
Create an instance of NoteT |
| Uses of NoteT in org.mobicents.slee.sippresence.pojo.datamodel |
|---|
| Fields in org.mobicents.slee.sippresence.pojo.datamodel with type parameters of type NoteT | |
|---|---|
protected java.util.List<NoteT> |
Person.note
|
protected java.util.List<NoteT> |
Device.note
|
| Methods in org.mobicents.slee.sippresence.pojo.datamodel that return NoteT | |
|---|---|
NoteT |
ObjectFactory.createNoteT()
Create an instance of NoteT |
| Methods in org.mobicents.slee.sippresence.pojo.datamodel that return types with arguments of type NoteT | |
|---|---|
java.util.List<NoteT> |
Person.getNote()
Gets the value of the note property. |
java.util.List<NoteT> |
Device.getNote()
Gets the value of the note property. |
| Uses of NoteT in org.mobicents.slee.sippresence.pojo.rpid |
|---|
| Fields in org.mobicents.slee.sippresence.pojo.rpid declared as NoteT | |
|---|---|
protected NoteT |
ServiceClass.note
|
protected NoteT |
Relationship.note
|
protected NoteT |
Privacy.note
|
protected NoteT |
PlaceType.note
|
protected NoteT |
PlaceIs.note
|
protected NoteT |
Mood.note
|
protected NoteT |
Activities.note
|
protected NoteT |
Relationship.other
|
protected NoteT |
PlaceType.other
|
| Methods in org.mobicents.slee.sippresence.pojo.rpid that return NoteT | |
|---|---|
NoteT |
ObjectFactory.createNoteT()
Create an instance of NoteT |
NoteT |
ServiceClass.getNote()
Gets the value of the note property. |
NoteT |
Relationship.getNote()
Gets the value of the note property. |
NoteT |
Privacy.getNote()
Gets the value of the note property. |
NoteT |
PlaceType.getNote()
Gets the value of the note property. |
NoteT |
PlaceIs.getNote()
Gets the value of the note property. |
NoteT |
Mood.getNote()
Gets the value of the note property. |
NoteT |
Activities.getNote()
Gets the value of the note property. |
NoteT |
Relationship.getOther()
Gets the value of the other property. |
NoteT |
PlaceType.getOther()
Gets the value of the other property. |
| Methods in org.mobicents.slee.sippresence.pojo.rpid that return types with arguments of type NoteT | |
|---|---|
javax.xml.bind.JAXBElement<NoteT> |
ObjectFactory.createActivitiesOther(NoteT value)
Create an instance of JAXBElement<NoteT>} |
javax.xml.bind.JAXBElement<NoteT> |
ObjectFactory.createMoodOther(NoteT value)
Create an instance of JAXBElement<NoteT>} |
| Methods in org.mobicents.slee.sippresence.pojo.rpid with parameters of type NoteT | |
|---|---|
javax.xml.bind.JAXBElement<NoteT> |
ObjectFactory.createActivitiesOther(NoteT value)
Create an instance of JAXBElement<NoteT>} |
javax.xml.bind.JAXBElement<NoteT> |
ObjectFactory.createMoodOther(NoteT value)
Create an instance of JAXBElement<NoteT>} |
void |
ServiceClass.setNote(NoteT value)
Sets the value of the note property. |
void |
Relationship.setNote(NoteT value)
Sets the value of the note property. |
void |
Privacy.setNote(NoteT value)
Sets the value of the note property. |
void |
PlaceType.setNote(NoteT value)
Sets the value of the note property. |
void |
PlaceIs.setNote(NoteT value)
Sets the value of the note property. |
void |
Mood.setNote(NoteT value)
Sets the value of the note property. |
void |
Activities.setNote(NoteT value)
Sets the value of the note property. |
void |
Relationship.setOther(NoteT value)
Sets the value of the other property. |
void |
PlaceType.setOther(NoteT value)
Sets the value of the other property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||