public class RequestTypeItem extends Object implements Serializable
| Constructor and Description |
|---|
RequestTypeItem() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getChoiceValue()
Returns the value of field 'choiceValue'.
|
DescribeFeatureType |
getDescribeFeatureType()
Returns the value of field 'describeFeatureType'.
|
GetCapabilities |
getGetCapabilities()
Returns the value of field 'getCapabilities'.
|
GetFeature |
getGetFeature()
Returns the value of field 'getFeature'.
|
GetFeatureWithLock |
getGetFeatureWithLock()
Returns the value of field 'getFeatureWithLock'.
|
LockFeature |
getLockFeature()
Returns the value of field 'lockFeature'.
|
Transaction |
getTransaction()
Returns the value of field 'transaction'.
|
void |
setDescribeFeatureType(DescribeFeatureType describeFeatureType)
Sets the value of field 'describeFeatureType'.
|
void |
setGetCapabilities(GetCapabilities getCapabilities)
Sets the value of field 'getCapabilities'.
|
void |
setGetFeature(GetFeature getFeature)
Sets the value of field 'getFeature'.
|
void |
setGetFeatureWithLock(GetFeatureWithLock getFeatureWithLock)
Sets the value of field 'getFeatureWithLock'.
|
void |
setLockFeature(LockFeature lockFeature)
Sets the value of field 'lockFeature'.
|
void |
setTransaction(Transaction transaction)
Sets the value of field 'transaction'.
|
public Object getChoiceValue()
public DescribeFeatureType getDescribeFeatureType()
public GetCapabilities getGetCapabilities()
public GetFeature getGetFeature()
public GetFeatureWithLock getGetFeatureWithLock()
public LockFeature getLockFeature()
public Transaction getTransaction()
public void setDescribeFeatureType(DescribeFeatureType describeFeatureType)
describeFeatureType - the value of field
'describeFeatureType'.public void setGetCapabilities(GetCapabilities getCapabilities)
getCapabilities - the value of field 'getCapabilities'.public void setGetFeature(GetFeature getFeature)
getFeature - the value of field 'getFeature'.public void setGetFeatureWithLock(GetFeatureWithLock getFeatureWithLock)
getFeatureWithLock - the value of field
'getFeatureWithLock'.public void setLockFeature(LockFeature lockFeature)
lockFeature - the value of field 'lockFeature'.public void setTransaction(Transaction transaction)
transaction - the value of field 'transaction'.Copyright © 2021 B3Partners B.V.. All rights reserved.