public final class RelatedPhenotypeField extends Object
| Constructor and Description |
|---|
RelatedPhenotypeField() |
| Modifier and Type | Method and Description |
|---|---|
PhenotypeField |
getPhenotypeField() |
Integer |
getRelationMaxCount() |
Long |
getRelationMaxUnits() |
Integer |
getRelationMinCount() |
Long |
getRelationMinUnits() |
Long |
getRelationOperator() |
String |
getSequentialPhenotype() |
PhenotypeField |
getSequentialPhenotypeField() |
Long |
getSequentialPhenotypeSource() |
void |
setPhenotypeField(PhenotypeField phenotype) |
void |
setRelationMaxCount(Integer relationMaxCount) |
void |
setRelationMaxUnits(Long relationMaxUnits) |
void |
setRelationMinCount(Integer relationMinCount) |
void |
setRelationMinUnits(Long relationMinUnits) |
void |
setRelationOperator(Long relationOperator) |
void |
setSequentialPhenotype(String rhsPhenotype) |
void |
setSequentialPhenotypeField(PhenotypeField rhsPhenotype) |
void |
setSequentialPhenotypeSource(Long inSequentialPhenotypeSource) |
String |
toString() |
public PhenotypeField getPhenotypeField()
public void setPhenotypeField(PhenotypeField phenotype)
public Long getRelationOperator()
public void setRelationOperator(Long relationOperator)
public String getSequentialPhenotype()
public void setSequentialPhenotype(String rhsPhenotype)
public PhenotypeField getSequentialPhenotypeField()
public void setSequentialPhenotypeField(PhenotypeField rhsPhenotype)
public Integer getRelationMinCount()
public Long getSequentialPhenotypeSource()
public void setSequentialPhenotypeSource(Long inSequentialPhenotypeSource)
public void setRelationMinCount(Integer relationMinCount)
public Long getRelationMinUnits()
public void setRelationMinUnits(Long relationMinUnits)
public Integer getRelationMaxCount()
public void setRelationMaxCount(Integer relationMaxCount)
public Long getRelationMaxUnits()
public void setRelationMaxUnits(Long relationMaxUnits)
Copyright © 2016–2018 Emory University. All rights reserved.