|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ZoneDefect
Stores the defect information for a zone.
| Method Summary | |
|---|---|
OntologyEntry |
getDefectType()
Returns the value of this ZoneDefect object's defectType attribute. |
PositionDelta |
getPositionDelta()
Returns the value of this ZoneDefect object's positionDelta attribute. |
Zone |
getZone()
Returns the value of this ZoneDefect object's zone attribute. |
void |
setDefectType(OntologyEntry p_defectType)
Sets the defectType attribute. |
void |
setPositionDelta(PositionDelta p_positionDelta)
Sets the positionDelta attribute. |
void |
setZone(Zone p_zone)
Sets the zone attribute. |
| Methods inherited from interface gov.nih.nci.mageom.domain.Extendable |
|---|
getPropertySets, setPropertySets |
| Method Detail |
|---|
void setZone(Zone p_zone)
ZoneDefect object.
p_zone - The new value for zone.getZone()Zone getZone()
ZoneDefect object's zone attribute.
gov.nih.nci.mageom.bean.ArrayDesign.Zone The value of zone.Zonevoid setDefectType(OntologyEntry p_defectType)
ZoneDefect object.
p_defectType - The new value for defectType.getDefectType()OntologyEntry getDefectType()
ZoneDefect object's defectType attribute.
gov.nih.nci.mageom.bean.Description.OntologyEntry The value of defectType.OntologyEntryvoid setPositionDelta(PositionDelta p_positionDelta)
ZoneDefect object.
p_positionDelta - The new value for positionDelta.getPositionDelta()PositionDelta getPositionDelta()
ZoneDefect object's positionDelta attribute.
gov.nih.nci.mageom.bean.Array.PositionDelta The value of positionDelta.PositionDelta
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||