Uses of Class
pt.digitalis.dif.dem.objects.FeatureState

Packages that use FeatureState
pt.digitalis.dif.dem.objects   
 

Uses of FeatureState in pt.digitalis.dif.dem.objects
 

Methods in pt.digitalis.dif.dem.objects that return FeatureState
 FeatureState FormFieldCustomization.getMandatory()
          Inspector for the 'mandatory' attribute.
static FeatureState FeatureState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FeatureState[] FeatureState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in pt.digitalis.dif.dem.objects with parameters of type FeatureState
 FormFieldCustomization FormFieldCustomization.setMandatory(FeatureState mandatory)
          Modifier for the 'mandatory' attribute.
 



Copyright © 2014 Digitalis Informática Lda. All Rights Reserved.