@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:22:44+02:00", comments="JAXB RI v2.3.7") public class PutAccessRightRequest extends Object implements Serializable
Java class for PutAccessRightRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PutAccessRightRequestType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="request" type="{http://www.ehealth.fgov.be/hubservices/core/v2}RequestType"/> <element name="accessright" type="{http://www.ehealth.fgov.be/hubservices/core/v2}AccessRightType"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
PutAccessRightRequest() |
Modifier and Type | Method and Description |
---|---|
AccessRightType |
getAccessright()
Gets the value of the accessright property.
|
RequestType |
getRequest()
Gets the value of the request property.
|
void |
setAccessright(AccessRightType value)
Sets the value of the accessright property.
|
void |
setRequest(RequestType value)
Sets the value of the request property.
|
public RequestType getRequest()
RequestType
public void setRequest(RequestType value)
value
- allowed object is
RequestType
public AccessRightType getAccessright()
AccessRightType
public void setAccessright(AccessRightType value)
value
- allowed object is
AccessRightType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.