public class GetGmlObjectType extends BaseRequestType implements Serializable
| Constructor and Description |
|---|
GetGmlObjectType() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteTraverseXlinkExpiry()
Method deleteTraverseXlinkExpiry
|
GmlObjectId |
getGmlObjectId()
Returns the value of field 'gmlObjectId'.
|
String |
getOutputFormat()
Returns the value of field 'outputFormat'.
|
String |
getTraverseXlinkDepth()
Returns the value of field 'traverseXlinkDepth'.
|
int |
getTraverseXlinkExpiry()
Returns the value of field 'traverseXlinkExpiry'.
|
boolean |
hasTraverseXlinkExpiry()
Method hasTraverseXlinkExpiry
|
boolean |
isValid()
Method isValid
|
void |
marshal(ContentHandler handler)
Method marshal
|
void |
marshal(Writer out)
Method marshal
|
void |
setGmlObjectId(GmlObjectId gmlObjectId)
Sets the value of field 'gmlObjectId'.
|
void |
setOutputFormat(String outputFormat)
Sets the value of field 'outputFormat'.
|
void |
setTraverseXlinkDepth(String traverseXlinkDepth)
Sets the value of field 'traverseXlinkDepth'.
|
void |
setTraverseXlinkExpiry(int traverseXlinkExpiry)
Sets the value of field 'traverseXlinkExpiry'.
|
static BaseRequestType |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
getHandle, getService, getVersion, setHandle, setService, setVersionpublic void deleteTraverseXlinkExpiry()
public GmlObjectId getGmlObjectId()
public String getOutputFormat()
public String getTraverseXlinkDepth()
public int getTraverseXlinkExpiry()
public boolean hasTraverseXlinkExpiry()
public boolean isValid()
isValid in class BaseRequestTypepublic 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 setGmlObjectId(GmlObjectId gmlObjectId)
gmlObjectId - the value of field 'gmlObjectId'.public void setOutputFormat(String outputFormat)
outputFormat - the value of field 'outputFormat'.public void setTraverseXlinkDepth(String traverseXlinkDepth)
traverseXlinkDepth - the value of field
'traverseXlinkDepth'.public void setTraverseXlinkExpiry(int traverseXlinkExpiry)
traverseXlinkExpiry - the value of field
'traverseXlinkExpiry'.public static BaseRequestType 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 BaseRequestTypeorg.exolab.castor.xml.ValidationExceptionCopyright © 2020 B3Partners B.V.. All rights reserved.