public class GetCapabilitiesType extends Object implements Serializable
| Constructor and Description |
|---|
GetCapabilitiesType() |
| Modifier and Type | Method and Description |
|---|---|
AcceptFormats |
getAcceptFormats()
Returns the value of field 'acceptFormats'.
|
AcceptVersions |
getAcceptVersions()
Returns the value of field 'acceptVersions'.
|
Sections |
getSections()
Returns the value of field 'sections'.
|
String |
getUpdateSequence()
Returns the value of field 'updateSequence'.
|
boolean |
isValid()
Method isValid
|
void |
marshal(ContentHandler handler)
Method marshal
|
void |
marshal(Writer out)
Method marshal
|
void |
setAcceptFormats(AcceptFormats acceptFormats)
Sets the value of field 'acceptFormats'.
|
void |
setAcceptVersions(AcceptVersions acceptVersions)
Sets the value of field 'acceptVersions'.
|
void |
setSections(Sections sections)
Sets the value of field 'sections'.
|
void |
setUpdateSequence(String updateSequence)
Sets the value of field 'updateSequence'.
|
static GetCapabilitiesType |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
public AcceptFormats getAcceptFormats()
public AcceptVersions getAcceptVersions()
public Sections getSections()
public String getUpdateSequence()
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 void setAcceptFormats(AcceptFormats acceptFormats)
acceptFormats - the value of field 'acceptFormats'.public void setAcceptVersions(AcceptVersions acceptVersions)
acceptVersions - the value of field 'acceptVersions'.public void setSections(Sections sections)
sections - the value of field 'sections'.public void setUpdateSequence(String updateSequence)
updateSequence - the value of field 'updateSequence'.public static GetCapabilitiesType 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 © 2022 B3Partners B.V.. All rights reserved.