public class LockFeatureTypeType extends Object implements Serializable
| Constructor and Description |
|---|
LockFeatureTypeType() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDCPType(DCPType vDCPType)
Method addDCPType
|
void |
addDCPType(int index,
DCPType vDCPType)
Method addDCPType
|
void |
clearDCPType()
Method clearDCPType
|
Enumeration |
enumerateDCPType()
Method enumerateDCPType
|
DCPType[] |
getDCPType()
Method getDCPType
|
DCPType |
getDCPType(int index)
Method getDCPType
|
int |
getDCPTypeCount()
Method getDCPTypeCount
|
boolean |
isValid()
Method isValid
|
void |
marshal(ContentHandler handler)
Method marshal
|
void |
marshal(Writer out)
Method marshal
|
boolean |
removeDCPType(DCPType vDCPType)
Method removeDCPType
|
void |
setDCPType(DCPType[] DCPTypeArray)
Method setDCPType
|
void |
setDCPType(int index,
DCPType vDCPType)
Method setDCPType
|
static LockFeatureTypeType |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
public void addDCPType(DCPType vDCPType) throws IndexOutOfBoundsException
vDCPType - IndexOutOfBoundsExceptionpublic void addDCPType(int index,
DCPType vDCPType)
throws IndexOutOfBoundsException
index - vDCPType - IndexOutOfBoundsExceptionpublic void clearDCPType()
public Enumeration enumerateDCPType()
public DCPType getDCPType(int index) throws IndexOutOfBoundsException
index - IndexOutOfBoundsExceptionpublic DCPType[] getDCPType()
public int getDCPTypeCount()
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(DCPType vDCPType)
vDCPType - public void setDCPType(int index,
DCPType vDCPType)
throws IndexOutOfBoundsException
index - vDCPType - IndexOutOfBoundsExceptionpublic void setDCPType(DCPType[] DCPTypeArray)
DCPTypeArray - public static LockFeatureTypeType 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.