类 MedicalStudy
java.lang.Object
net.jlxxw.schema.org.AbstractSchema
net.jlxxw.schema.org.MedicalEntity
net.jlxxw.schema.org.MedicalStudy
- 直接已知子类:
MedicalObservationalStudy,MedicalTrial
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidsetHealthCondition(MedicalCondition healthCondition) voidsetSponsor(List<AbstractSchema> sponsor) voidvoidsetStudyLocation(AdministrativeArea studyLocation) voidsetStudySubject(MedicalEntity studySubject) 从类继承的方法 net.jlxxw.schema.org.MedicalEntity
getFunding, getGuideline, getLegalStatus, getRecognizingAuthority, getRelevantSpecialty, getStudy, setFunding, setGuideline, setLegalStatus, setRecognizingAuthority, setRelevantSpecialty, setStudy从类继承的方法 net.jlxxw.schema.org.AbstractSchema
getComment, getContext, getDescription, getId, getLabel, getName, getType, parseToObject, setComment, setContext, setDescription, setId, setLabel, setMapper, setName, setType, toJsonLdString, toString
-
构造器详细资料
-
MedicalStudy
public MedicalStudy()
-
-
方法详细资料
-
getSponsor
-
setSponsor
-
getStatus
-
setStatus
-
getStudyLocation
-
setStudyLocation
-
getHealthCondition
-
setHealthCondition
-
getStudySubject
-
setStudySubject
-