Uses of Class
com.storedobject.core.Invalid_Value
Packages that use Invalid_Value
-
Uses of Invalid_Value in com.storedobject.core
Methods in com.storedobject.core that throw Invalid_ValueModifier and TypeMethodDescriptionstatic String
StoredObject.checkCurrency
(String currencyCode) Validate the currency code passed.static String
StoredObject.checkCurrency
(String currencyCode, boolean includeMetals) Validate the currency code passed.void
DecimalNumber.checkLimit
(String name, int width) void
Rate.checkLimit
(String name, int width) static String
StoredObject.checkTimeZone
(String timeZone) Validate the time zone passed.void
Person.setGender
(int gender) Set the gender of the person.void
Person.setGenderSpecificTitle
(int index) Sets the title value of this person.void
Person.setMaritalStatus
(int maritalStatus) Set the marital status of the personvoid
Person.setTitle
(int title) Sets the title value of this person.