be.fgov.ehealth.technicalconnector.ra.domain
Class GeneratedContract
java.lang.Object
be.fgov.ehealth.technicalconnector.ra.domain.GeneratedContract
- All Implemented Interfaces:
- Serializable
public final class GeneratedContract
- extends Object
- implements Serializable
Represennts a generated contract to be used to obtain a certificate
- See Also:
- Serialized Form
GeneratedContract
public GeneratedContract()
getDN
public String getDN()
setDN
public void setDN(String dn)
getSigner
public Actor getSigner()
setSigner
public void setSigner(Actor signer)
getText
public LocalizedText getText()
setText
public void setText(LocalizedText text)
getContactData
public ContactData getContactData()
setContactData
public void setContactData(ContactData contactData)
getIdentifierType
public IdentifierType getIdentifierType()
setIdentifierType
public void setIdentifierType(IdentifierType identifierType)
isContractViewed
public boolean isContractViewed()
setContractViewed
public void setContractViewed(boolean contractViewed)
Connector Packaging TECHNICAL 3.21.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.