public class AnnotationAvailabilityProfile
extends java.lang.Object
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>
| Modifier and Type | Class and Description |
|---|---|
static class |
AnnotationAvailabilityProfile.ProvidesInformationTo
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
hasAdditionalPatientDemographics |
protected java.lang.Boolean |
hasExposureHistory |
protected java.lang.Boolean |
hasFamilyHistory |
protected java.lang.Boolean |
hasHistopathologicInformation |
protected java.lang.Boolean |
hasLabData |
protected java.lang.Boolean |
hasLongitudinalSpecimens |
protected java.lang.Boolean |
hasMatchedSpecimens |
protected java.lang.Boolean |
hasOutcomeInformation |
protected java.lang.Boolean |
hasParticipantsAvailableForFollowup |
protected java.lang.Boolean |
hasTreatmentInformation |
protected java.lang.Integer |
id |
protected AnnotationAvailabilityProfile.ProvidesInformationTo |
providesInformationTo |
| Constructor and Description |
|---|
AnnotationAvailabilityProfile() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getId()
Gets the value of the id property.
|
AnnotationAvailabilityProfile.ProvidesInformationTo |
getProvidesInformationTo()
Gets the value of the providesInformationTo property.
|
java.lang.Boolean |
isHasAdditionalPatientDemographics()
Gets the value of the hasAdditionalPatientDemographics property.
|
java.lang.Boolean |
isHasExposureHistory()
Gets the value of the hasExposureHistory property.
|
java.lang.Boolean |
isHasFamilyHistory()
Gets the value of the hasFamilyHistory property.
|
java.lang.Boolean |
isHasHistopathologicInformation()
Gets the value of the hasHistopathologicInformation property.
|
java.lang.Boolean |
isHasLabData()
Gets the value of the hasLabData property.
|
java.lang.Boolean |
isHasLongitudinalSpecimens()
Gets the value of the hasLongitudinalSpecimens property.
|
java.lang.Boolean |
isHasMatchedSpecimens()
Gets the value of the hasMatchedSpecimens property.
|
java.lang.Boolean |
isHasOutcomeInformation()
Gets the value of the hasOutcomeInformation property.
|
java.lang.Boolean |
isHasParticipantsAvailableForFollowup()
Gets the value of the hasParticipantsAvailableForFollowup property.
|
java.lang.Boolean |
isHasTreatmentInformation()
Gets the value of the hasTreatmentInformation property.
|
void |
setHasAdditionalPatientDemographics(java.lang.Boolean value)
Sets the value of the hasAdditionalPatientDemographics property.
|
void |
setHasExposureHistory(java.lang.Boolean value)
Sets the value of the hasExposureHistory property.
|
void |
setHasFamilyHistory(java.lang.Boolean value)
Sets the value of the hasFamilyHistory property.
|
void |
setHasHistopathologicInformation(java.lang.Boolean value)
Sets the value of the hasHistopathologicInformation property.
|
void |
setHasLabData(java.lang.Boolean value)
Sets the value of the hasLabData property.
|
void |
setHasLongitudinalSpecimens(java.lang.Boolean value)
Sets the value of the hasLongitudinalSpecimens property.
|
void |
setHasMatchedSpecimens(java.lang.Boolean value)
Sets the value of the hasMatchedSpecimens property.
|
void |
setHasOutcomeInformation(java.lang.Boolean value)
Sets the value of the hasOutcomeInformation property.
|
void |
setHasParticipantsAvailableForFollowup(java.lang.Boolean value)
Sets the value of the hasParticipantsAvailableForFollowup property.
|
void |
setHasTreatmentInformation(java.lang.Boolean value)
Sets the value of the hasTreatmentInformation property.
|
void |
setId(java.lang.Integer value)
Sets the value of the id property.
|
void |
setProvidesInformationTo(AnnotationAvailabilityProfile.ProvidesInformationTo value)
Sets the value of the providesInformationTo property.
|
protected AnnotationAvailabilityProfile.ProvidesInformationTo providesInformationTo
protected java.lang.Boolean hasAdditionalPatientDemographics
protected java.lang.Boolean hasExposureHistory
protected java.lang.Boolean hasFamilyHistory
protected java.lang.Boolean hasHistopathologicInformation
protected java.lang.Boolean hasLabData
protected java.lang.Boolean hasLongitudinalSpecimens
protected java.lang.Boolean hasMatchedSpecimens
protected java.lang.Boolean hasOutcomeInformation
protected java.lang.Boolean hasParticipantsAvailableForFollowup
protected java.lang.Boolean hasTreatmentInformation
protected java.lang.Integer id
public AnnotationAvailabilityProfile.ProvidesInformationTo getProvidesInformationTo()
AnnotationAvailabilityProfile.ProvidesInformationTopublic void setProvidesInformationTo(AnnotationAvailabilityProfile.ProvidesInformationTo value)
value - allowed object is
AnnotationAvailabilityProfile.ProvidesInformationTopublic java.lang.Boolean isHasAdditionalPatientDemographics()
Booleanpublic void setHasAdditionalPatientDemographics(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isHasExposureHistory()
Booleanpublic void setHasExposureHistory(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isHasFamilyHistory()
Booleanpublic void setHasFamilyHistory(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isHasHistopathologicInformation()
Booleanpublic void setHasHistopathologicInformation(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isHasLabData()
Booleanpublic void setHasLabData(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isHasLongitudinalSpecimens()
Booleanpublic void setHasLongitudinalSpecimens(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isHasMatchedSpecimens()
Booleanpublic void setHasMatchedSpecimens(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isHasOutcomeInformation()
Booleanpublic void setHasOutcomeInformation(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isHasParticipantsAvailableForFollowup()
Booleanpublic void setHasParticipantsAvailableForFollowup(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isHasTreatmentInformation()
Booleanpublic void setHasTreatmentInformation(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Integer getId()
Integerpublic void setId(java.lang.Integer value)
value - allowed object is
IntegerCopyright © 2014. All Rights Reserved.