Uses of Class
org.fosstrak.llrp.commander.util.LLRPRangeConstraint

Packages that use LLRPRangeConstraint
org.fosstrak.llrp.commander.util   
 

Uses of LLRPRangeConstraint in org.fosstrak.llrp.commander.util
 

Fields in org.fosstrak.llrp.commander.util declared as LLRPRangeConstraint
static LLRPRangeConstraint[] LLRPConstraints.rangeConstraints
          An array of range constraints that are not modeled in llrpdef.xml
 

Methods in org.fosstrak.llrp.commander.util that return LLRPRangeConstraint
static LLRPRangeConstraint LLRPConstraints.getRangeConstraint(java.lang.Object messageOrParameter, java.lang.String fieldName, LLRPTreeMaintainer treeMaintainer)
          Returns the range constraint that is specified for the given field, or null if there is no such constraint.
 



Copyright © 2009. All Rights Reserved.