public class RequestMethodType extends OnlineResourceType implements Serializable
| Constructor and Description |
|---|
RequestMethodType() |
| Modifier and Type | Method and Description |
|---|---|
void |
addConstraint_RequestMethodType(Constraint_RequestMethodType vConstraint_RequestMethodType)
Method addConstraint_RequestMethodType
|
void |
addConstraint_RequestMethodType(int index,
Constraint_RequestMethodType vConstraint_RequestMethodType)
Method addConstraint_RequestMethodType
|
void |
clearConstraint_RequestMethodType()
Method clearConstraint_RequestMethodType
|
Enumeration |
enumerateConstraint_RequestMethodType()
Method enumerateConstraint_RequestMethodType
|
Constraint_RequestMethodType[] |
getConstraint_RequestMethodType()
Method getConstraint_RequestMethodType
|
Constraint_RequestMethodType |
getConstraint_RequestMethodType(int index)
Method getConstraint_RequestMethodType
|
int |
getConstraint_RequestMethodTypeCount()
Method getConstraint_RequestMethodTypeCount
|
boolean |
isValid()
Method isValid
|
void |
marshal(ContentHandler handler)
Method marshal
|
void |
marshal(Writer out)
Method marshal
|
boolean |
removeConstraint_RequestMethodType(Constraint_RequestMethodType vConstraint_RequestMethodType)
Method removeConstraint_RequestMethodType
|
void |
setConstraint_RequestMethodType(Constraint_RequestMethodType[] constraint_RequestMethodTypeArray)
Method setConstraint_RequestMethodType
|
void |
setConstraint_RequestMethodType(int index,
Constraint_RequestMethodType vConstraint_RequestMethodType)
Method setConstraint_RequestMethodType
|
static OnlineResourceType |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
getActuate, getArcrole, getHref, getRole, getShow, getTitle, getType, setActuate, setArcrole, setHref, setRole, setShow, setTitle, setTypepublic void addConstraint_RequestMethodType(Constraint_RequestMethodType vConstraint_RequestMethodType) throws IndexOutOfBoundsException
vConstraint_RequestMethodType - IndexOutOfBoundsExceptionpublic void addConstraint_RequestMethodType(int index,
Constraint_RequestMethodType vConstraint_RequestMethodType)
throws IndexOutOfBoundsException
index - vConstraint_RequestMethodType - IndexOutOfBoundsExceptionpublic void clearConstraint_RequestMethodType()
public Enumeration enumerateConstraint_RequestMethodType()
public Constraint_RequestMethodType getConstraint_RequestMethodType(int index) throws IndexOutOfBoundsException
index - IndexOutOfBoundsExceptionpublic Constraint_RequestMethodType[] getConstraint_RequestMethodType()
public int getConstraint_RequestMethodTypeCount()
public boolean isValid()
isValid in class OnlineResourceTypepublic void marshal(Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal in class OnlineResourceTypeout - 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
marshal in class OnlineResourceTypehandler - IOExceptionorg.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic boolean removeConstraint_RequestMethodType(Constraint_RequestMethodType vConstraint_RequestMethodType)
vConstraint_RequestMethodType - public void setConstraint_RequestMethodType(int index,
Constraint_RequestMethodType vConstraint_RequestMethodType)
throws IndexOutOfBoundsException
index - vConstraint_RequestMethodType - IndexOutOfBoundsExceptionpublic void setConstraint_RequestMethodType(Constraint_RequestMethodType[] constraint_RequestMethodTypeArray)
constraint_RequestMethodTypeArray - public static OnlineResourceType 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
validate in class OnlineResourceTypeorg.exolab.castor.xml.ValidationExceptionCopyright © 2020 B3Partners B.V.. All rights reserved.