public class SetPatientState extends AbstractSet
Java-Klasse für SetPatientAssociationState element declaration.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<element name="SetPatientAssociationState">
<complexType>
<complexContent>
<extension base="{http://message-model-uri/15/04}AbstractSet">
<sequence>
<element name="RequestedAssociation" type="{http://domain-model-uri/15/04}ContextAssociation"/>
</sequence>
</extension>
</complexContent>
</complexType>
</element>
| Modifier and Type | Field and Description |
|---|---|
protected ContextAssociationStateValue |
patientAssociationState |
extension, operationHandle| Constructor and Description |
|---|
SetPatientState() |
| Modifier and Type | Method and Description |
|---|---|
ContextAssociationStateValue |
getPatientAssociationState()
Ruft den Wert der patientAssociationState-Eigenschaft ab.
|
void |
setPatientAssociationState(ContextAssociationStateValue value)
Legt den Wert der patientAssociationState-Eigenschaft fest.
|
getExtension, getOperationHandle, setExtension, setOperationHandleprotected ContextAssociationStateValue patientAssociationState
public ContextAssociationStateValue getPatientAssociationState()
ContextAssociationStateValuepublic void setPatientAssociationState(ContextAssociationStateValue value)
value - allowed object is
ContextAssociationStateValue