public class PrimitiveTypeRuleBinding extends RuleBinding<PrimitiveTypeRule>
RuleBinding that applies to PrimitiveTypeRules.
You can as well just use RuleBinding<PrimitiveTypeRule>.
In general there is no need to use this class directly. Instead use the Validation builder classes to generate rules and rule bindings.
| Constructor and Description |
|---|
PrimitiveTypeRuleBinding(String theVersion,
String theScope,
PrimitiveTypeRule theRule) |
applies, appliesToScope, appliesToVersion, getActive, getRule, getScope, getVersion, setActive, toStringpublic PrimitiveTypeRuleBinding(String theVersion, String theScope, PrimitiveTypeRule theRule)
Copyright © 2001-2013 University Health Network. All Rights Reserved.