|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Subject | |
---|---|
be.ehealth.business.mycarenetdomaincommons.domain | this package contains the domain objects to create a request to send to mycarenet as defined on their document Service_Catalogue_Commons |
Uses of Subject in be.ehealth.business.mycarenetdomaincommons.domain |
---|
Subclasses of Subject in be.ehealth.business.mycarenetdomaincommons.domain | |
---|---|
class |
Actor
|
Methods in be.ehealth.business.mycarenetdomaincommons.domain that return Subject | |
---|---|
Subject |
Routing.getSubject()
|
Methods in be.ehealth.business.mycarenetdomaincommons.domain with parameters of type Subject | |
---|---|
void |
Routing.setSubject(Subject subject)
|
Constructors in be.ehealth.business.mycarenetdomaincommons.domain with parameters of type Subject | |
---|---|
Routing(Subject subject,
org.joda.time.DateTime referenceDate)
create Routing based on a subject without period. |
|
Routing(Subject subject,
org.joda.time.DateTime referenceDate,
Period period)
create Routing based on a subject with all parameters. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |