public class EncodingRuleBinding extends RuleBinding<EncodingRule>
RuleBinding
that applies to EncodingRule
s. You
can as well just use RuleBinding<EncodingRule>
.
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 |
---|
EncodingRuleBinding(String theVersion,
String theScope,
EncodingRule theRule) |
applies, appliesToScope, appliesToVersion, getActive, getRule, getScope, getVersion, setActive, toString
public EncodingRuleBinding(String theVersion, String theScope, EncodingRule theRule)
Copyright © 2001–2017 University Health Network. All rights reserved.