|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.scrashmeow.ojb.console.GeneratedObject
|
+--org.scrashmeow.ojb.console.config.Tabs
Class Tabs.
| Constructor Summary | |
Tabs()
|
|
| Method Summary | |
void |
addNavRef(int index,
NavRef vNavRef)
Method addNavRef |
void |
addNavRef(NavRef vNavRef)
Method addNavRef |
void |
clearNavRef()
Method clearNavRef |
java.util.Enumeration |
enumerateNavRef()
Method enumerateNavRef |
java.lang.String |
getId()
Method getIdReturns the value of field 'id'. |
NavRef[] |
getNavRef()
Method getNavRef |
NavRef |
getNavRef(int index)
Method getNavRef |
int |
getNavRefCount()
Method getNavRefCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
boolean |
removeNavRef(NavRef vNavRef)
Method removeNavRef |
void |
setId(java.lang.String id)
Method setIdSets the value of field 'id'. |
void |
setNavRef(int index,
NavRef vNavRef)
Method setNavRef |
void |
setNavRef(NavRef[] navRefArray)
Method setNavRef |
static Tabs |
unmarshal(java.io.Reader reader)
Method unmarshal |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Tabs()
| Method Detail |
public void addNavRef(NavRef vNavRef)
throws java.lang.IndexOutOfBoundsException
vNavRef -
java.lang.IndexOutOfBoundsException
public void addNavRef(int index,
NavRef vNavRef)
throws java.lang.IndexOutOfBoundsException
index - vNavRef -
java.lang.IndexOutOfBoundsExceptionpublic void clearNavRef()
public java.util.Enumeration enumerateNavRef()
public java.lang.String getId()
public NavRef getNavRef(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic NavRef[] getNavRef()
public int getNavRefCount()
public boolean isValid()
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler)
throws java.io.IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
handler -
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic boolean removeNavRef(NavRef vNavRef)
vNavRef - public void setId(java.lang.String id)
id - the value of field 'id'.
public void setNavRef(int index,
NavRef vNavRef)
throws java.lang.IndexOutOfBoundsException
index - vNavRef -
java.lang.IndexOutOfBoundsExceptionpublic void setNavRef(NavRef[] navRefArray)
navRefArray -
public static Tabs unmarshal(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||