Uses of Class
ch.tatool.core.data.GenericProperty

Packages that use GenericProperty
ch.tatool.core.data   
 

Uses of GenericProperty in ch.tatool.core.data
 

Subclasses of GenericProperty in ch.tatool.core.data
 class DateProperty
          Date value property object
 class DoubleProperty
          Double value property object
 class IntegerProperty
          Integer value property object
 class LongProperty
          Long value property object
 class ObjectProperty
          Object value property object
static class Result.ResultProperty
          Adds support for setting the result as a boolean to a standard StringProperty object.
 class StringProperty
          String value property object
 



Copyright © 2012. All Rights Reserved.