public class CapabilitiesBaseType extends Object implements Serializable
| Constructor and Description |
|---|
CapabilitiesBaseType() |
| Modifier and Type | Method and Description |
|---|---|
OperationsMetadata |
getOperationsMetadata()
Returns the value of field 'operationsMetadata'.
|
ServiceIdentification |
getServiceIdentification()
Returns the value of field 'serviceIdentification'.
|
ServiceProvider |
getServiceProvider()
Returns the value of field 'serviceProvider'.
|
String |
getUpdateSequence()
Returns the value of field 'updateSequence'.
|
String |
getVersion()
Returns the value of field 'version'.
|
boolean |
isValid()
Method isValid
|
void |
marshal(ContentHandler handler)
Method marshal
|
void |
marshal(Writer out)
Method marshal
|
void |
setOperationsMetadata(OperationsMetadata operationsMetadata)
Sets the value of field 'operationsMetadata'.
|
void |
setServiceIdentification(ServiceIdentification serviceIdentification)
Sets the value of field 'serviceIdentification'.
|
void |
setServiceProvider(ServiceProvider serviceProvider)
Sets the value of field 'serviceProvider'.
|
void |
setUpdateSequence(String updateSequence)
Sets the value of field 'updateSequence'.
|
void |
setVersion(String version)
Sets the value of field 'version'.
|
static CapabilitiesBaseType |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
public OperationsMetadata getOperationsMetadata()
public ServiceIdentification getServiceIdentification()
public ServiceProvider getServiceProvider()
public String getUpdateSequence()
public String getVersion()
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 setOperationsMetadata(OperationsMetadata operationsMetadata)
operationsMetadata - the value of field
'operationsMetadata'.public void setServiceIdentification(ServiceIdentification serviceIdentification)
serviceIdentification - the value of field
'serviceIdentification'.public void setServiceProvider(ServiceProvider serviceProvider)
serviceProvider - the value of field 'serviceProvider'.public void setUpdateSequence(String updateSequence)
updateSequence - the value of field 'updateSequence'.public void setVersion(String version)
version - the value of field 'version'.public static CapabilitiesBaseType 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.