public class GetCapabilitiesType extends GetCapabilitiesType implements Serializable
| Constructor and Description |
|---|
GetCapabilitiesType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getService()
Returns the value of field 'service'.
|
boolean |
isValid()
Method isValid
|
void |
marshal(ContentHandler handler)
Method marshal
|
void |
marshal(Writer out)
Method marshal
|
void |
setService(String service)
Sets the value of field 'service'.
|
static GetCapabilitiesType |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
getAcceptFormats, getAcceptVersions, getSections, getUpdateSequence, setAcceptFormats, setAcceptVersions, setSections, setUpdateSequencepublic String getService()
public boolean isValid()
isValid in class GetCapabilitiesTypepublic void marshal(Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal in class GetCapabilitiesTypeout - 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 GetCapabilitiesTypehandler - IOExceptionorg.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void setService(String service)
service - the value of field 'service'.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
validate in class GetCapabilitiesTypeorg.exolab.castor.xml.ValidationExceptionCopyright © 2022 B3Partners B.V.. All rights reserved.