|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jbind.xml.schema.element.Attribute org.jbind.xml.schema.element.BooleanAttribute
Constructor Summary | |
BooleanAttribute(ACParams anACParams)
|
Method Summary | |
boolean |
getBoolean()
Gets the attribute value interpreted as a boolean. |
Methods inherited from class org.jbind.xml.schema.element.Attribute |
getInt, getLocalName, getLocation, getNamespaceUri, getRef, getStringValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BooleanAttribute(ACParams anACParams) throws XmlException
Method Detail |
public boolean getBoolean()
IAttribute
getBoolean
in interface IAttribute
getBoolean
in class Attribute
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |