be.fgov.ehealth.mycarenet.commons.core.v4
Class ActorType
java.lang.Object
be.fgov.ehealth.mycarenet.commons.core.v4.SubjectType
be.fgov.ehealth.mycarenet.commons.core.v4.ActorType
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-09-22T05:57:06+02:00",
comments="JAXB RI v2.2.11")
public class ActorType
- extends SubjectType
- implements Serializable
Java class for ActorType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ActorType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:mycarenet:commons:core:v4}SubjectType">
<attribute name="Role" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
Method Summary |
String |
getRole()
Gets the value of the role property. |
void |
setRole(String value)
Sets the value of the role property. |
ActorType
public ActorType()
getRole
public String getRole()
- Gets the value of the role property.
- Returns:
- possible object is
String
setRole
public void setRole(String value)
- Sets the value of the role property.
- Parameters:
value
- allowed object is
String
Connector Packaging PERSNURSE 3.23.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.