|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XsdBooleanType
A representation of the model object 'Xsd Boolean Type'. This type adds an "id" attribute to xsd:boolean.
The following features are supported:
Webapp25Package.getXsdBooleanType()| Method Summary | |
|---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
boolean |
isSetValue()
Returns whether the value of the ' Value' attribute is set. |
boolean |
isValue()
Returns the value of the 'Value' attribute. |
void |
setId(java.lang.String value)
Sets the value of the ' Id' attribute. |
void |
setValue(boolean value)
Sets the value of the ' Value' attribute. |
void |
unsetValue()
Unsets the value of the ' Value' attribute. |
| Method Detail |
|---|
boolean isValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
isSetValue(),
unsetValue(),
setValue(boolean),
Webapp25Package.getXsdBooleanType_Value()void setValue(boolean value)
Value' attribute.
value - the new value of the 'Value' attribute.isSetValue(),
unsetValue(),
isValue()void unsetValue()
Value' attribute.
isSetValue(),
isValue(),
setValue(boolean)boolean isSetValue()
Value' attribute is set.
unsetValue(),
isValue(),
setValue(boolean)java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
Webapp25Package.getXsdBooleanType_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||