|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.tostring0.AToString
com.rubecula.darwin.domain.helper.Attribute_
com.rubecula.darwin.domain.environment.Variant_
com.rubecula.darwin.examples.pepperedmoth.Variant_WingColor
public class Variant_WingColor
| Field Summary | |
|---|---|
static Variant_WingColor |
CARBONARIA
This is only for testing purposes (normally we declare variants in the XML file). |
static Variant_WingColor |
TYPICA
This is only for testing purposes (normally we declare variants in the XML file). |
| Fields inherited from class com.rubecula.darwin.domain.environment.Variant_ |
|---|
LOG |
| Fields inherited from interface net.sf.tostring0.IToString |
|---|
ANGBR_OPEN, ANGBRA_CLSE, BRA_CLSE, BRA_OPEN, BRCE_OPEN, BRCS_CLSE, COLON, LIST_SEPARATOR, MAX_ELEMENTS_DEFAULT, S_MT, S_PERCENT, SEPARATOR, SPACE |
| Constructor Summary | |
|---|---|
Variant_WingColor(java.lang.Enum<WingColor> value)
|
|
| Method Summary |
|---|
| Methods inherited from class com.rubecula.darwin.domain.environment.Variant_ |
|---|
getCharacter, setCharacter |
| Methods inherited from class com.rubecula.darwin.domain.helper.Attribute_ |
|---|
equals, getAttribute, getIdentifier, getValue, hashCode, setValue, toString |
| Methods inherited from class net.sf.tostring0.AToString |
|---|
toString, toStringBrief, toStringId |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.rubecula.darwin.domain.helper.Attribute |
|---|
getAttribute, getValue, setValue |
| Methods inherited from interface net.sf.tostring0.IToString |
|---|
toString, toStringBrief, toStringId |
| Methods inherited from interface net.sf.tostring0.Identifiable |
|---|
getIdentifier |
| Field Detail |
|---|
public static final Variant_WingColor TYPICA
Variant_WingColor with parameter WingColor.Typica
public static final Variant_WingColor CARBONARIA
Variant_WingColor with parameter WingColor.Carbonaria
| Constructor Detail |
|---|
public Variant_WingColor(java.lang.Enum<WingColor> value)
value -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||