|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sage.orion.sdata.servlet.ResourceField
com.sage.orion.sdata.servlet.accpac.CalculatedField
public class CalculatedField
Handles the information for a calculated field type.
Constructor Summary | |
---|---|
CalculatedField(ResourceField field,
CalculatesFieldProperty calculatedFieldProperty)
Constructor. |
Method Summary | |
---|---|
CalculatesFieldProperty |
getCalculatesFieldProperty()
Gets the CalculatesFieldProperty for the CalculatedField. |
Methods inherited from class com.sage.orion.sdata.servlet.ResourceField |
---|
equals, getDescription, getName, hashCode, setDescription, setName |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CalculatedField(ResourceField field, CalculatesFieldProperty calculatedFieldProperty)
field
- fieldcalculatedFieldProperty
- propertyMethod Detail |
---|
public CalculatesFieldProperty getCalculatesFieldProperty()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |