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 StringStoredObject.checkCurrency(String currencyCode) Validate the currency code passed.static StringStoredObject.checkCurrency(String currencyCode, boolean includeMetals) Validate the currency code passed.voidDecimalNumber.checkLimit(String name, int width) voidRate.checkLimit(String name, int width) static StringStoredObject.checkTimeZone(String timeZone) Validate the time zone passed.voidPerson.setGender(int gender) Set the gender of the person.voidPerson.setGenderSpecificTitle(int index) Sets the title value of this person.voidPerson.setMaritalStatus(int maritalStatus) Set the marital status of the personvoidPerson.setTitle(int title) Sets the title value of this person.