|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectDataType
com.redstarhackers.craftsman.typedefs.CapabilityOptionType
public class CapabilityOptionType
TODO Class summary sentence. Class documentation.
| Constructor Summary | |
|---|---|
CapabilityOptionType()
Default constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Return the name of the option. |
java.lang.String |
getValue()
Return the value the option. |
void |
setName(java.lang.String val)
Set the name of the option. |
void |
setValue(java.lang.String val)
Set the value for the option. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CapabilityOptionType()
| Method Detail |
|---|
public java.lang.String getName()
public void setName(java.lang.String val)
val - the new valuepublic java.lang.String getValue()
public void setValue(java.lang.String val)
val - the new value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||