|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PresenceAbsence | |
|---|---|
| org.tridas.schema | |
| Uses of PresenceAbsence in org.tridas.schema |
|---|
| Fields in org.tridas.schema declared as PresenceAbsence | |
|---|---|
protected PresenceAbsence |
TridasBark.presence
|
protected PresenceAbsence |
TridasLastRingUnderBark.presence
|
| Methods in org.tridas.schema that return PresenceAbsence | |
|---|---|
static PresenceAbsence |
PresenceAbsence.fromValue(String v)
|
PresenceAbsence |
TridasBark.getPresence()
Gets the value of the presence property. |
PresenceAbsence |
TridasLastRingUnderBark.getPresence()
Gets the value of the presence property. |
static PresenceAbsence |
PresenceAbsence.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PresenceAbsence[] |
PresenceAbsence.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.tridas.schema with parameters of type PresenceAbsence | |
|---|---|
void |
TridasBark.setPresence(PresenceAbsence value)
Sets the value of the presence property. |
void |
TridasLastRingUnderBark.setPresence(PresenceAbsence value)
Sets the value of the presence property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||