====================== Int (hwx.inspire.core) ====================== Store integer value -------------- Public Methods -------------- +--------------------------------+ | castForSet_ (self, obj, value) | +--------------------------------+ | create_ (self, obj) | +--------------------------------+ -------------- Method Details -------------- .. _castForSet: .. method:: castForSet(self, obj, value) Converts and validates the specified int value before setting the value. .. _create: .. method:: create(self, obj) Creates an int attribute for the specified object.