|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xmlhammer.model.jaxp.Activatable
org.xmlhammer.model.jaxp.BooleanProperty
org.xmlhammer.model.jaxp.Feature
public class Feature
Java class for feature element declaration.
The following schema fragment specifies the expected content contained within this class.
<element name="feature">
<complexType>
<complexContent>
<extension base="{http://www.xmlhammer.org/2007/jaxp}booleanProperty">
</extension>
</complexContent>
</complexType>
</element>
| Field Summary |
|---|
| Fields inherited from class org.xmlhammer.model.jaxp.BooleanProperty |
|---|
enabled, name |
| Fields inherited from class org.xmlhammer.model.jaxp.Activatable |
|---|
active |
| Constructor Summary | |
|---|---|
Feature()
|
|
| Method Summary |
|---|
| Methods inherited from class org.xmlhammer.model.jaxp.BooleanProperty |
|---|
getName, isEnabled, setEnabled, setName |
| Methods inherited from class org.xmlhammer.model.jaxp.Activatable |
|---|
isActive, setActive |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Feature()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||