public class DeployedRuntimeArtifactQueryXto extends QueryXto
Java class for DeployedRuntimeArtifactQuery complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DeployedRuntimeArtifactQuery">
<complexContent>
<extension base="{http://eclipse.org/stardust/ws/v2012a/api/query}Query">
<sequence>
<element name="includeOnlyActive" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
DeployedRuntimeArtifactQueryXto() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isIncludeOnlyActive()
Gets the value of the includeOnlyActive property.
|
void |
setIncludeOnlyActive(Boolean value)
Sets the value of the includeOnlyActive property.
|
getOrder, getPolicy, getPredicate, setOrder, setPolicy, setPredicateCopyright © 2016 Eclipse Stardust. All Rights Reserved.