| Modifier and Type | Method and Description |
|---|---|
static org.ws4d.java.types.URI |
ContextHelper.createEnsembleAssociationUri(String handleQuery,
ContextAssociation stateValue) |
static org.ws4d.java.types.URI |
ContextHelper.createOperatorAssociationUri(String handleQuery,
ContextAssociation stateValue) |
static org.ws4d.java.types.URI |
ContextHelper.createPatientAssociationUri(String handleQuery,
ContextAssociation stateValue)
Creates the
URI representation of a patient association state. |
static org.ws4d.java.types.URI |
ContextHelper.createWorkflowAssociationUri(String handleQuery,
ContextAssociation stateValue) |
| Modifier and Type | Field and Description |
|---|---|
protected ContextAssociation |
AbstractContextState.contextAssociation |
| Modifier and Type | Method and Description |
|---|---|
static ContextAssociation |
ContextAssociation.fromValue(String v) |
ContextAssociation |
AbstractContextState.getContextAssociation()
Gets the value of the contextAssociation property.
|
static ContextAssociation |
ContextAssociation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContextAssociation[] |
ContextAssociation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractContextState.setContextAssociation(ContextAssociation value)
Sets the value of the contextAssociation property.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends ContextAssociation> |
MedicalDeviceInformationBase.getContextAssociationStateValues(List<String> handles) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends ContextAssociation> |
DefaultMedicalDeviceInformationBase.getContextAssociationStateValues(List<String> handles) |
Copyright © 2017. All rights reserved.