|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.jpalm.mobiledb.field.definition.NumberDefinition
public class NumberDefinition
A number field in a MobileDB record.
Use Number
with this field.
Constructor Summary | |
---|---|
NumberDefinition()
Creates a new number field. |
Method Summary | |
---|---|
java.lang.String |
getIndicator()
Gets the string representation for this definition. |
java.lang.String |
getRegex()
Gets the regular expression for this definition. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NumberDefinition()
Method Detail |
---|
public java.lang.String getIndicator()
Definition
getIndicator
in interface Definition
public java.lang.String getRegex()
Definition
getRegex
in interface Definition
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |