|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.molgenis.jaxb.AnnotationAvailabilityProfile
public class AnnotationAvailabilityProfile
Java class for AnnotationAvailabilityProfile complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AnnotationAvailabilityProfile">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="providesInformationTo" minOccurs="0" form="qualified">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{gme://caCORE.caCORE/3.2/gov.nih.nci.cbm.domain.MarshallerModel}CollectionProtocol" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
<attribute name="hasAdditionalPatientDemographics" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="hasExposureHistory" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="hasFamilyHistory" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="hasHistopathologicInformation" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="hasLabData" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="hasLongitudinalSpecimens" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="hasMatchedSpecimens" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="hasOutcomeInformation" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="hasParticipantsAvailableForFollowup" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="hasTreatmentInformation" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
AnnotationAvailabilityProfile.ProvidesInformationTo
Java class for anonymous complex type. |
| Field Summary | |
|---|---|
protected Boolean |
hasAdditionalPatientDemographics
|
protected Boolean |
hasExposureHistory
|
protected Boolean |
hasFamilyHistory
|
protected Boolean |
hasHistopathologicInformation
|
protected Boolean |
hasLabData
|
protected Boolean |
hasLongitudinalSpecimens
|
protected Boolean |
hasMatchedSpecimens
|
protected Boolean |
hasOutcomeInformation
|
protected Boolean |
hasParticipantsAvailableForFollowup
|
protected Boolean |
hasTreatmentInformation
|
protected Integer |
id
|
protected AnnotationAvailabilityProfile.ProvidesInformationTo |
providesInformationTo
|
| Constructor Summary | |
|---|---|
AnnotationAvailabilityProfile()
|
|
| Method Summary | |
|---|---|
Integer |
getId()
Gets the value of the id property. |
AnnotationAvailabilityProfile.ProvidesInformationTo |
getProvidesInformationTo()
Gets the value of the providesInformationTo property. |
Boolean |
isHasAdditionalPatientDemographics()
Gets the value of the hasAdditionalPatientDemographics property. |
Boolean |
isHasExposureHistory()
Gets the value of the hasExposureHistory property. |
Boolean |
isHasFamilyHistory()
Gets the value of the hasFamilyHistory property. |
Boolean |
isHasHistopathologicInformation()
Gets the value of the hasHistopathologicInformation property. |
Boolean |
isHasLabData()
Gets the value of the hasLabData property. |
Boolean |
isHasLongitudinalSpecimens()
Gets the value of the hasLongitudinalSpecimens property. |
Boolean |
isHasMatchedSpecimens()
Gets the value of the hasMatchedSpecimens property. |
Boolean |
isHasOutcomeInformation()
Gets the value of the hasOutcomeInformation property. |
Boolean |
isHasParticipantsAvailableForFollowup()
Gets the value of the hasParticipantsAvailableForFollowup property. |
Boolean |
isHasTreatmentInformation()
Gets the value of the hasTreatmentInformation property. |
void |
setHasAdditionalPatientDemographics(Boolean value)
Sets the value of the hasAdditionalPatientDemographics property. |
void |
setHasExposureHistory(Boolean value)
Sets the value of the hasExposureHistory property. |
void |
setHasFamilyHistory(Boolean value)
Sets the value of the hasFamilyHistory property. |
void |
setHasHistopathologicInformation(Boolean value)
Sets the value of the hasHistopathologicInformation property. |
void |
setHasLabData(Boolean value)
Sets the value of the hasLabData property. |
void |
setHasLongitudinalSpecimens(Boolean value)
Sets the value of the hasLongitudinalSpecimens property. |
void |
setHasMatchedSpecimens(Boolean value)
Sets the value of the hasMatchedSpecimens property. |
void |
setHasOutcomeInformation(Boolean value)
Sets the value of the hasOutcomeInformation property. |
void |
setHasParticipantsAvailableForFollowup(Boolean value)
Sets the value of the hasParticipantsAvailableForFollowup property. |
void |
setHasTreatmentInformation(Boolean value)
Sets the value of the hasTreatmentInformation property. |
void |
setId(Integer value)
Sets the value of the id property. |
void |
setProvidesInformationTo(AnnotationAvailabilityProfile.ProvidesInformationTo value)
Sets the value of the providesInformationTo property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected AnnotationAvailabilityProfile.ProvidesInformationTo providesInformationTo
protected Boolean hasAdditionalPatientDemographics
protected Boolean hasExposureHistory
protected Boolean hasFamilyHistory
protected Boolean hasHistopathologicInformation
protected Boolean hasLabData
protected Boolean hasLongitudinalSpecimens
protected Boolean hasMatchedSpecimens
protected Boolean hasOutcomeInformation
protected Boolean hasParticipantsAvailableForFollowup
protected Boolean hasTreatmentInformation
protected Integer id
| Constructor Detail |
|---|
public AnnotationAvailabilityProfile()
| Method Detail |
|---|
public AnnotationAvailabilityProfile.ProvidesInformationTo getProvidesInformationTo()
AnnotationAvailabilityProfile.ProvidesInformationTopublic void setProvidesInformationTo(AnnotationAvailabilityProfile.ProvidesInformationTo value)
value - allowed object is
AnnotationAvailabilityProfile.ProvidesInformationTopublic Boolean isHasAdditionalPatientDemographics()
Booleanpublic void setHasAdditionalPatientDemographics(Boolean value)
value - allowed object is
Booleanpublic Boolean isHasExposureHistory()
Booleanpublic void setHasExposureHistory(Boolean value)
value - allowed object is
Booleanpublic Boolean isHasFamilyHistory()
Booleanpublic void setHasFamilyHistory(Boolean value)
value - allowed object is
Booleanpublic Boolean isHasHistopathologicInformation()
Booleanpublic void setHasHistopathologicInformation(Boolean value)
value - allowed object is
Booleanpublic Boolean isHasLabData()
Booleanpublic void setHasLabData(Boolean value)
value - allowed object is
Booleanpublic Boolean isHasLongitudinalSpecimens()
Booleanpublic void setHasLongitudinalSpecimens(Boolean value)
value - allowed object is
Booleanpublic Boolean isHasMatchedSpecimens()
Booleanpublic void setHasMatchedSpecimens(Boolean value)
value - allowed object is
Booleanpublic Boolean isHasOutcomeInformation()
Booleanpublic void setHasOutcomeInformation(Boolean value)
value - allowed object is
Booleanpublic Boolean isHasParticipantsAvailableForFollowup()
Booleanpublic void setHasParticipantsAvailableForFollowup(Boolean value)
value - allowed object is
Booleanpublic Boolean isHasTreatmentInformation()
Booleanpublic void setHasTreatmentInformation(Boolean value)
value - allowed object is
Booleanpublic Integer getId()
Integerpublic void setId(Integer value)
value - allowed object is
Integer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||