be.ehealth.businessconnector.therlink.domain
Class Author

java.lang.Object
  extended by be.ehealth.businessconnector.therlink.domain.Author
All Implemented Interfaces:
Serializable

public class Author
extends Object
implements Serializable

Author.

See Also:
Serialized Form

Nested Class Summary
static class Author.Builder
          Builder for the author
 
Constructor Summary
Author()
           
 
Method Summary
 Set<HcParty> getHcParties()
           
 void setHcParties(Set<HcParty> hcParties)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Author

public Author()
Method Detail

getHcParties

public Set<HcParty> getHcParties()
Returns:
the hcParties

setHcParties

public void setHcParties(Set<HcParty> hcParties)
Parameters:
hcParties - the hcParties to set

toString

public String toString()
Overrides:
toString in class Object



Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.