public class OutputFormatListType extends Object implements Serializable
| Constructor and Description |
|---|
OutputFormatListType() |
| Modifier and Type | Method and Description |
|---|---|
void |
addOutputFormatListTypeItem(int index,
OutputFormatListTypeItem vOutputFormatListTypeItem)
Method addOutputFormatListTypeItem
|
void |
addOutputFormatListTypeItem(OutputFormatListTypeItem vOutputFormatListTypeItem)
Method addOutputFormatListTypeItem
|
void |
clearOutputFormatListTypeItem()
Method clearOutputFormatListTypeItem
|
Enumeration |
enumerateOutputFormatListTypeItem()
Method enumerateOutputFormatListTypeItem
|
OutputFormatListTypeItem[] |
getOutputFormatListTypeItem()
Method getOutputFormatListTypeItem
|
OutputFormatListTypeItem |
getOutputFormatListTypeItem(int index)
Method getOutputFormatListTypeItem
|
int |
getOutputFormatListTypeItemCount()
Method getOutputFormatListTypeItemCount
|
boolean |
isValid()
Method isValid
|
void |
marshal(ContentHandler handler)
Method marshal
|
void |
marshal(Writer out)
Method marshal
|
boolean |
removeOutputFormatListTypeItem(OutputFormatListTypeItem vOutputFormatListTypeItem)
Method removeOutputFormatListTypeItem
|
void |
setOutputFormatListTypeItem(int index,
OutputFormatListTypeItem vOutputFormatListTypeItem)
Method setOutputFormatListTypeItem
|
void |
setOutputFormatListTypeItem(OutputFormatListTypeItem[] outputFormatListTypeItemArray)
Method setOutputFormatListTypeItem
|
static OutputFormatListType |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
public void addOutputFormatListTypeItem(OutputFormatListTypeItem vOutputFormatListTypeItem) throws IndexOutOfBoundsException
vOutputFormatListTypeItem - IndexOutOfBoundsExceptionpublic void addOutputFormatListTypeItem(int index,
OutputFormatListTypeItem vOutputFormatListTypeItem)
throws IndexOutOfBoundsException
index - vOutputFormatListTypeItem - IndexOutOfBoundsExceptionpublic void clearOutputFormatListTypeItem()
public Enumeration enumerateOutputFormatListTypeItem()
public OutputFormatListTypeItem getOutputFormatListTypeItem(int index) throws IndexOutOfBoundsException
index - IndexOutOfBoundsExceptionpublic OutputFormatListTypeItem[] getOutputFormatListTypeItem()
public int getOutputFormatListTypeItemCount()
public boolean isValid()
public void marshal(Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out - org.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void marshal(ContentHandler handler) throws IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler - IOExceptionorg.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic boolean removeOutputFormatListTypeItem(OutputFormatListTypeItem vOutputFormatListTypeItem)
vOutputFormatListTypeItem - public void setOutputFormatListTypeItem(int index,
OutputFormatListTypeItem vOutputFormatListTypeItem)
throws IndexOutOfBoundsException
index - vOutputFormatListTypeItem - IndexOutOfBoundsExceptionpublic void setOutputFormatListTypeItem(OutputFormatListTypeItem[] outputFormatListTypeItemArray)
outputFormatListTypeItemArray - public static OutputFormatListType unmarshal(Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader - org.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationExceptionCopyright © 2020 B3Partners B.V.. All rights reserved.