|
|||||||||||
| 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.Nav
Class Nav.
| Constructor Summary | |
Nav()
|
|
| Method Summary | |
void |
addNavParam(int index,
NavParam vNavParam)
Method addNavParam |
void |
addNavParam(NavParam vNavParam)
Method addNavParam |
void |
clearNavParam()
Method clearNavParam |
java.util.Enumeration |
enumerateNavParam()
Method enumerateNavParam |
java.lang.String |
getId()
Method getIdReturns the value of field 'id'. |
java.lang.String |
getKey()
Method getKeyReturns the value of field 'key'. |
NavParam[] |
getNavParam()
Method getNavParam |
NavParam |
getNavParam(int index)
Method getNavParam |
int |
getNavParamCount()
Method getNavParamCount |
java.lang.String |
getPath()
Method getPathReturns the value of field 'path'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
boolean |
removeNavParam(NavParam vNavParam)
Method removeNavParam |
void |
setId(java.lang.String id)
Method setIdSets the value of field 'id'. |
void |
setKey(java.lang.String key)
Method setKeySets the value of field 'key'. |
void |
setNavParam(int index,
NavParam vNavParam)
Method setNavParam |
void |
setNavParam(NavParam[] navParamArray)
Method setNavParam |
void |
setPath(java.lang.String path)
Method setPathSets the value of field 'path'. |
static Nav |
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 Nav()
| Method Detail |
public void addNavParam(NavParam vNavParam)
throws java.lang.IndexOutOfBoundsException
vNavParam -
java.lang.IndexOutOfBoundsException
public void addNavParam(int index,
NavParam vNavParam)
throws java.lang.IndexOutOfBoundsException
index - vNavParam -
java.lang.IndexOutOfBoundsExceptionpublic void clearNavParam()
public java.util.Enumeration enumerateNavParam()
public java.lang.String getId()
public java.lang.String getKey()
public NavParam getNavParam(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic NavParam[] getNavParam()
public int getNavParamCount()
public java.lang.String getPath()
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 removeNavParam(NavParam vNavParam)
vNavParam - public void setId(java.lang.String id)
id - the value of field 'id'.public void setKey(java.lang.String key)
key - the value of field 'key'.
public void setNavParam(int index,
NavParam vNavParam)
throws java.lang.IndexOutOfBoundsException
index - vNavParam -
java.lang.IndexOutOfBoundsExceptionpublic void setNavParam(NavParam[] navParamArray)
navParamArray - public void setPath(java.lang.String path)
path - the value of field 'path'.
public static Nav 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 | ||||||||||