public class TransactionType extends Object implements Serializable
| Constructor and Description |
|---|
TransactionType() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDCPType_TransactionType(DCPType_TransactionType vDCPType_TransactionType)
Method addDCPType_TransactionType
|
void |
addDCPType_TransactionType(int index,
DCPType_TransactionType vDCPType_TransactionType)
Method addDCPType_TransactionType
|
void |
clearDCPType_TransactionType()
Method clearDCPType_TransactionType
|
Enumeration |
enumerateDCPType_TransactionType()
Method enumerateDCPType_TransactionType
|
DCPType_TransactionType[] |
getDCPType_TransactionType()
Method getDCPType_TransactionType
|
DCPType_TransactionType |
getDCPType_TransactionType(int index)
Method getDCPType_TransactionType
|
int |
getDCPType_TransactionTypeCount()
Method getDCPType_TransactionTypeCount
|
boolean |
isValid()
Method isValid
|
void |
marshal(ContentHandler handler)
Method marshal
|
void |
marshal(Writer out)
Method marshal
|
boolean |
removeDCPType_TransactionType(DCPType_TransactionType vDCPType_TransactionType)
Method removeDCPType_TransactionType
|
void |
setDCPType_TransactionType(DCPType_TransactionType[] DCPType_TransactionTypeArray)
Method setDCPType_TransactionType
|
void |
setDCPType_TransactionType(int index,
DCPType_TransactionType vDCPType_TransactionType)
Method setDCPType_TransactionType
|
static TransactionType |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
public void addDCPType_TransactionType(DCPType_TransactionType vDCPType_TransactionType) throws IndexOutOfBoundsException
vDCPType_TransactionType - IndexOutOfBoundsExceptionpublic void addDCPType_TransactionType(int index,
DCPType_TransactionType vDCPType_TransactionType)
throws IndexOutOfBoundsException
index - vDCPType_TransactionType - IndexOutOfBoundsExceptionpublic void clearDCPType_TransactionType()
public Enumeration enumerateDCPType_TransactionType()
public DCPType_TransactionType getDCPType_TransactionType(int index) throws IndexOutOfBoundsException
index - IndexOutOfBoundsExceptionpublic DCPType_TransactionType[] getDCPType_TransactionType()
public int getDCPType_TransactionTypeCount()
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 removeDCPType_TransactionType(DCPType_TransactionType vDCPType_TransactionType)
vDCPType_TransactionType - public void setDCPType_TransactionType(int index,
DCPType_TransactionType vDCPType_TransactionType)
throws IndexOutOfBoundsException
index - vDCPType_TransactionType - IndexOutOfBoundsExceptionpublic void setDCPType_TransactionType(DCPType_TransactionType[] DCPType_TransactionTypeArray)
DCPType_TransactionTypeArray - public static TransactionType 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 © 2021 B3Partners B.V.. All rights reserved.