|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComplexPresenceAbsence | |
|---|---|
| org.tridas.schema | |
| Uses of ComplexPresenceAbsence in org.tridas.schema |
|---|
| Fields in org.tridas.schema declared as ComplexPresenceAbsence | |
|---|---|
protected ComplexPresenceAbsence |
TridasSapwood.presence
|
protected ComplexPresenceAbsence |
TridasPith.presence
|
protected ComplexPresenceAbsence |
TridasHeartwood.presence
|
| Methods in org.tridas.schema that return ComplexPresenceAbsence | |
|---|---|
static ComplexPresenceAbsence |
ComplexPresenceAbsence.fromValue(String v)
|
ComplexPresenceAbsence |
TridasSapwood.getPresence()
Gets the value of the presence property. |
ComplexPresenceAbsence |
TridasPith.getPresence()
Gets the value of the presence property. |
ComplexPresenceAbsence |
TridasHeartwood.getPresence()
Gets the value of the presence property. |
static ComplexPresenceAbsence |
ComplexPresenceAbsence.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ComplexPresenceAbsence[] |
ComplexPresenceAbsence.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 ComplexPresenceAbsence | |
|---|---|
void |
TridasSapwood.setPresence(ComplexPresenceAbsence value)
Sets the value of the presence property. |
void |
TridasPith.setPresence(ComplexPresenceAbsence value)
Sets the value of the presence property. |
void |
TridasHeartwood.setPresence(ComplexPresenceAbsence value)
Sets the value of the presence property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||