|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbase.user.jcard.Property
public abstract class Property
| Field Summary | |
|---|---|
protected static java.lang.String |
CRLF
|
protected java.lang.String |
PROPERTY_NAME
|
| Constructor Summary | |
|---|---|
Property()
|
|
| Method Summary | |
|---|---|
abstract void |
doValidate()
|
protected abstract void |
setPropertyName()
Ensures that property name is set in subclass. |
abstract java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected static final java.lang.String CRLF
protected java.lang.String PROPERTY_NAME
| Constructor Detail |
|---|
public Property()
| Method Detail |
|---|
protected abstract void setPropertyName()
public abstract void doValidate()
throws JCardException
JCardExceptionpublic abstract java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||