|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectDefaultIntegrityValidation
LineLineAbstractValidation
public abstract class LineLineAbstractValidation
PointCoveredByLineValidation purpose.
Base typeRef functionality for a 2 line validation.
| Field Summary |
|---|
| Fields inherited from interface Validation |
|---|
ALL, PRIORITY_COMPLEX, PRIORITY_INVOLVED, PRIORITY_SIMPLE, PRIORITY_TRIVIAL |
| Constructor Summary | |
|---|---|
LineLineAbstractValidation()
PointCoveredByLineValidation constructor. |
|
| Method Summary | |
|---|---|
String |
getLineTypeRef()
Access lineTypeRef property. |
String |
getRestrictedLineTypeRef()
Access restrictedLineTypeRef property. |
String[] |
getTypeRefs()
Implementation of getTypeNames. |
void |
setLineTypeRef(String lineTypeRef)
Set lineTypeRef to lineTypeRef. |
void |
setRestrictedLineTypeRef(String pointTypeRef)
Set restrictedLineTypeRef to restrictedLineTypeRef. |
| Methods inherited from class DefaultIntegrityValidation |
|---|
getDescription, getName, getPriority, setDescription, setName, validate |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LineLineAbstractValidation()
Super
| Method Detail |
|---|
public String[] getTypeRefs()
getTypeRefs in interface ValidationgetTypeRefs in class DefaultIntegrityValidationValidation.getTypeRefs()public final String getLineTypeRef()
public final void setLineTypeRef(String lineTypeRef)
lineTypeRef - The lineTypeRef to set.public final String getRestrictedLineTypeRef()
public final void setRestrictedLineTypeRef(String pointTypeRef)
pointTypeRef - The restrictedLineTypeRef to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||