Package | Description |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_3 |
Modifier and Type | Field and Description |
---|---|
protected ParamsType |
OperationResultType.context |
protected ParamsType |
OperationResultType.params |
protected ParamsType |
OperationResultType.returns |
Modifier and Type | Method and Description |
---|---|
ParamsType |
ParamsType.clone()
Creates and returns a deep copy of this object.
|
ParamsType |
ObjectFactory.createParamsType()
Create an instance of
ParamsType |
ParamsType |
OperationResultType.getContext()
Gets the value of the context property.
|
ParamsType |
OperationResultType.getParams()
Gets the value of the params property.
|
ParamsType |
OperationResultType.getReturns()
Gets the value of the returns property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ParamsType> |
ObjectFactory.createParams(ParamsType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ParamsType> |
ObjectFactory.createParams(ParamsType value)
|
void |
OperationResultType.setContext(ParamsType value)
Sets the value of the context property.
|
void |
OperationResultType.setParams(ParamsType value)
Sets the value of the params property.
|
void |
OperationResultType.setReturns(ParamsType value)
Sets the value of the returns property.
|
Constructor and Description |
---|
ParamsType(ParamsType o)
Creates a new
ParamsType instance by deeply copying a given ParamsType instance. |
Copyright © 2014 Evolveum. All rights reserved.