Uses of Class
org.fopps.model.BindingTime

Packages that use BindingTime
org.fopps.model   
 

Uses of BindingTime in org.fopps.model
 

Fields in org.fopps.model declared as BindingTime
static BindingTime BindingTime.Runtime
           
static BindingTime BindingTime.Buildtime
           
static BindingTime[] BindingTime.INSTANCES
           
 

Methods in org.fopps.model that return BindingTime
 BindingTime Feature.getBinding()
          Returns the binding kind of the feature.
 BindingTime ConfigurationItem.getBinding()
          Returns the binding time of the associated feature
static BindingTime BindingTime.byString(java.lang.String pType)
          Return the instance to a given string value.
 

Methods in org.fopps.model with parameters of type BindingTime
 void Feature.setBinding(BindingTime pBinding)
          Sets the new binding kind of the feature.
 



Fopps 0.19 - Copyright © 2002 Oliver Wieland. All Rights Reserved.