|
|||||||||
Home >> All >> org >> apache >> hivemind >> schema >> [ rules overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
org.apache.hivemind.schema.rules
Class Bean

java.lang.Objectorg.apache.hivemind.impl.BaseLocatable
org.apache.hivemind.schema.rules.Bean
- All Implemented Interfaces:
- org.apache.hivemind.Locatable, org.apache.hivemind.LocationHolder
- public class Bean
- extends org.apache.hivemind.impl.BaseLocatable
- Since:
- 1.1
Field Summary | |
private java.lang.String |
_value
|
Fields inherited from class org.apache.hivemind.impl.BaseLocatable |
|
Constructor Summary | |
Bean()
|
Method Summary | |
java.lang.String |
getValue()
|
void |
setValue(java.lang.String value)
|
Methods inherited from class org.apache.hivemind.impl.BaseLocatable |
getLocation, setLocation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
_value
private java.lang.String _value
Constructor Detail |
Bean
public Bean()
Method Detail |
getValue
public java.lang.String getValue()
setValue
public void setValue(java.lang.String value)
|
|||||||||
Home >> All >> org >> apache >> hivemind >> schema >> [ rules overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |