AR System Java API

com.bmc.arsys.api
Class CurrencyField

java.lang.Object
  extended by com.bmc.arsys.api.ObjectBase
      extended by com.bmc.arsys.api.Field
          extended by com.bmc.arsys.api.CurrencyField
All Implemented Interfaces:
IARPersistentObject, Serializable, Cloneable

public class CurrencyField
extends Field
implements Serializable

A currency field stores currency data, including information the user enters (a decimal value and a currency type), one or more functional currency types (whose values are filled in when the currency data is submitted), and the date on which functional values were converted

See Also:
Serialized Form

Constructor Summary
CurrencyField()
           
 
Method Summary
 
Methods inherited from class com.bmc.arsys.api.Field
clear, clone, equals, getAssignedGroup, getAuditOption, getCreateMode, getDataType, getDefaultValue, getDisplayInstance, getFieldID, getFieldLimit, getFieldMap, getFieldOption, getFieldType, getForm, getKey, getObjectProperty, getReservedIDOK, getSetFieldOptions, hashCode, isCoreField, isCoreFieldId, isGroupField, isGroupField, isGroupList, isGroupList, isMultiAssignField, isMultiAssignField, isRoleStateMappingField, isRoleStateMappingField, isRowLevelAccessField, isRowLevelAccessField, optionSet, setAuditOption, setCreateMode, setDefaultValue, setDisplayInstance, setFieldID, setFieldLimit, setFieldMap, setFieldOption, SetFieldOptionsSet, setForm, setKey, setObjectProperty, setPermissions, setReservedIDOK, setSetFieldOptions, toString
 
Methods inherited from class com.bmc.arsys.api.ObjectBase
appendDiaryText, getChangeFlags, getDiary, getHelpText, getLastChangedBy, getLastUpdateTime, getName, getNewName, getOwner, getPermissions, setChangeFlags, setDiary, setDiary, setHelpText, setLastChangedBy, setName, setNewName, setOwner
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CurrencyField

public CurrencyField()

AR System Java API

© Copyright 2006, 2007 BMC Software, Inc.