public class LockFeatureResponseType extends Object implements Serializable
| Constructor and Description |
|---|
LockFeatureResponseType() |
| Modifier and Type | Method and Description |
|---|---|
FeaturesLocked |
getFeaturesLocked()
Returns the value of field 'featuresLocked'.
|
FeaturesNotLocked |
getFeaturesNotLocked()
Returns the value of field 'featuresNotLocked'.
|
String |
getLockId()
Returns the value of field 'lockId'.
|
boolean |
isValid()
Method isValid
|
void |
marshal(ContentHandler handler)
Method marshal
|
void |
marshal(Writer out)
Method marshal
|
void |
setFeaturesLocked(FeaturesLocked featuresLocked)
Sets the value of field 'featuresLocked'.
|
void |
setFeaturesNotLocked(FeaturesNotLocked featuresNotLocked)
Sets the value of field 'featuresNotLocked'.
|
void |
setLockId(String lockId)
Sets the value of field 'lockId'.
|
static LockFeatureResponseType |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
public FeaturesLocked getFeaturesLocked()
public FeaturesNotLocked getFeaturesNotLocked()
public String getLockId()
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 setFeaturesLocked(FeaturesLocked featuresLocked)
featuresLocked - the value of field 'featuresLocked'.public void setFeaturesNotLocked(FeaturesNotLocked featuresNotLocked)
featuresNotLocked - the value of field
'featuresNotLocked'.public void setLockId(String lockId)
lockId - the value of field 'lockId'.public static LockFeatureResponseType 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.