|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AdhocQueryRequestType
A representation of the model object 'Adhoc Query Request Type'.
The following features are supported:
QueryPackage.getAdhocQueryRequestType()| Method Summary | |
|---|---|
AdhocQueryType |
getAdhocQuery()
Returns the value of the 'Adhoc Query' containment reference. |
java.lang.String |
getFederation()
Returns the value of the 'Federation' attribute. |
java.math.BigInteger |
getMaxResults()
Returns the value of the 'Max Results' attribute. |
ResponseOptionType |
getResponseOption()
Returns the value of the 'Response Option' containment reference. |
java.math.BigInteger |
getStartIndex()
Returns the value of the 'Start Index' attribute. |
boolean |
isFederated()
Returns the value of the 'Federated' attribute. |
boolean |
isSetFederated()
Returns whether the value of the ' Federated' attribute is set. |
boolean |
isSetMaxResults()
Returns whether the value of the ' Max Results' attribute is set. |
boolean |
isSetStartIndex()
Returns whether the value of the ' Start Index' attribute is set. |
void |
setAdhocQuery(AdhocQueryType value)
Sets the value of the ' Adhoc Query' containment reference. |
void |
setFederated(boolean value)
Sets the value of the ' Federated' attribute. |
void |
setFederation(java.lang.String value)
Sets the value of the ' Federation' attribute. |
void |
setMaxResults(java.math.BigInteger value)
Sets the value of the ' Max Results' attribute. |
void |
setResponseOption(ResponseOptionType value)
Sets the value of the ' Response Option' containment reference. |
void |
setStartIndex(java.math.BigInteger value)
Sets the value of the ' Start Index' attribute. |
void |
unsetFederated()
Unsets the value of the ' Federated' attribute. |
void |
unsetMaxResults()
Unsets the value of the ' Max Results' attribute. |
void |
unsetStartIndex()
Unsets the value of the ' Start Index' attribute. |
| Methods inherited from interface org.eclipse.ohf.ihe.common.ebxml._3._0.rs.RegistryRequestType |
|---|
getComment, getId, getRequestSlotList, setComment, setId, setRequestSlotList |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
ResponseOptionType getResponseOption()
If the meaning of the 'Response Option' containment reference isn't clear, there really should be more of a description here...
setResponseOption(ResponseOptionType),
QueryPackage.getAdhocQueryRequestType_ResponseOption()void setResponseOption(ResponseOptionType value)
Response Option' containment reference.
value - the new value of the 'Response Option' containment reference.getResponseOption()AdhocQueryType getAdhocQuery()
If the meaning of the 'Adhoc Query' containment reference isn't clear, there really should be more of a description here...
setAdhocQuery(AdhocQueryType),
QueryPackage.getAdhocQueryRequestType_AdhocQuery()void setAdhocQuery(AdhocQueryType value)
Adhoc Query' containment reference.
value - the new value of the 'Adhoc Query' containment reference.getAdhocQuery()boolean isFederated()
"false".
If the meaning of the 'Federated' attribute isn't clear, there really should be more of a description here...
isSetFederated(),
unsetFederated(),
setFederated(boolean),
QueryPackage.getAdhocQueryRequestType_Federated()void setFederated(boolean value)
Federated' attribute.
value - the new value of the 'Federated' attribute.isSetFederated(),
unsetFederated(),
isFederated()void unsetFederated()
Federated' attribute.
isSetFederated(),
isFederated(),
setFederated(boolean)boolean isSetFederated()
Federated' attribute is set.
unsetFederated(),
isFederated(),
setFederated(boolean)java.lang.String getFederation()
If the meaning of the 'Federation' attribute isn't clear, there really should be more of a description here...
setFederation(String),
QueryPackage.getAdhocQueryRequestType_Federation()void setFederation(java.lang.String value)
Federation' attribute.
value - the new value of the 'Federation' attribute.getFederation()java.math.BigInteger getMaxResults()
"-1".
If the meaning of the 'Max Results' attribute isn't clear, there really should be more of a description here...
isSetMaxResults(),
unsetMaxResults(),
setMaxResults(BigInteger),
QueryPackage.getAdhocQueryRequestType_MaxResults()void setMaxResults(java.math.BigInteger value)
Max Results' attribute.
value - the new value of the 'Max Results' attribute.isSetMaxResults(),
unsetMaxResults(),
getMaxResults()void unsetMaxResults()
Max Results' attribute.
isSetMaxResults(),
getMaxResults(),
setMaxResults(BigInteger)boolean isSetMaxResults()
Max Results' attribute is set.
unsetMaxResults(),
getMaxResults(),
setMaxResults(BigInteger)java.math.BigInteger getStartIndex()
"0".
If the meaning of the 'Start Index' attribute isn't clear, there really should be more of a description here...
isSetStartIndex(),
unsetStartIndex(),
setStartIndex(BigInteger),
QueryPackage.getAdhocQueryRequestType_StartIndex()void setStartIndex(java.math.BigInteger value)
Start Index' attribute.
value - the new value of the 'Start Index' attribute.isSetStartIndex(),
unsetStartIndex(),
getStartIndex()void unsetStartIndex()
Start Index' attribute.
isSetStartIndex(),
getStartIndex(),
setStartIndex(BigInteger)boolean isSetStartIndex()
Start Index' attribute is set.
unsetStartIndex(),
getStartIndex(),
setStartIndex(BigInteger)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||