|
||||||||||
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.IntAttribute
Constructor Summary | |
IntAttribute(ACParams anACParams)
|
Method Summary | |
int |
getInt()
Gets the attribute value interpreted as an integer. |
Methods inherited from class org.jbind.xml.schema.element.Attribute |
getBoolean, 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 IntAttribute(ACParams anACParams) throws XmlException
Method Detail |
public int getInt()
IAttribute
getInt
in interface IAttribute
getInt
in class Attribute
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |