Uses of Class
fr.etai.xat2v2.obj.Policy

Packages that use Policy
fr.etai.xat2v2.obj   
fr.etai.xat2v2.util Classes in this package are all utility classes. 
 

Uses of Policy in fr.etai.xat2v2.obj
 

Methods in fr.etai.xat2v2.obj that return Policy
 Policy Vehicle.getPolicy()
          Gets the value of the policy property.
 

Methods in fr.etai.xat2v2.obj with parameters of type Policy
 void Vehicle.setPolicy(Policy value)
          Sets the value of the policy property.
 

Uses of Policy in fr.etai.xat2v2.util
 

Methods in fr.etai.xat2v2.util with parameters of type Policy
static Classification PolicyUtil.getConditionByRef(Policy policy, String ref)
          Gets the condition from conditionList property.
 String PolicyUtil.getProcedureValue(Policy policy, String ref)
          Gets the classification.value from conditionList.
 



Copyright © 2012. All Rights Reserved.