public class NumberMatch extends Bean
SERIALIZED_CLASS_NAME, TYPE
XML_SERIALIZED_CLASS_NAME
Constructor and Description |
---|
NumberMatch() |
Modifier and Type | Method and Description |
---|---|
String |
getFractionPart() |
Number |
getNumber() |
NumberDescriptor |
getNumberDescriptor() |
String |
getSource() |
String |
getWholePart() |
NumberMatch |
setFractionPart(String fractionPart) |
NumberMatch |
setNumberDescriptor(NumberDescriptor numberDescriptor) |
NumberMatch |
setSource(String source) |
NumberMatch |
setWholePart(String wholePart) |
String |
toString()
Returns a basic JSON representation of this instance.
|
addExceptionProperties, fromRecord, toRecord
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
fromArrayValue, fromArrayValue, fromArrayValue, fromJson, fromJson, newInstanceFromRecord, newInstanceFromRecord, toArrayValue, toJson, toJson, toJson, toRecord
newInstanceFromJson
forEachGrandChildElement, fromXml, fromXml, fromXmlElement, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getChildElement, getChildElements, newInstanceFromXml, newInstanceFromXml, setAttribute, toXml, toXml, toXml, toXml, toXml, toXmlElement, writeXml, writeXml
addExceptionProperties, contributeExceptionProperties, contributeExceptionProperties, exception, exception, exception
public NumberDescriptor getNumberDescriptor()
public NumberMatch setNumberDescriptor(NumberDescriptor numberDescriptor)
public String getSource()
public NumberMatch setSource(String source)
public String getWholePart()
public NumberMatch setWholePart(String wholePart)
public String getFractionPart()
public NumberMatch setFractionPart(String fractionPart)
public Number getNumber()
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.