ca.uhn.hl7v2.validation.impl
Class PrimitiveTypeRuleBinding
java.lang.Object
ca.uhn.hl7v2.validation.impl.RuleBinding<PrimitiveTypeRule>
ca.uhn.hl7v2.validation.impl.PrimitiveTypeRuleBinding
- All Implemented Interfaces:
- Serializable
public class PrimitiveTypeRuleBinding
- extends RuleBinding<PrimitiveTypeRule>
A RuleBinding that applies to PrimitiveTypeRules.
You can as well just use RuleBinding<PrimitiveTypeRule>.
- Author:
- Christian Ohr
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrimitiveTypeRuleBinding
public PrimitiveTypeRuleBinding(String theVersion,
String theScope,
PrimitiveTypeRule theRule)
Copyright © 2001-2012 University Health Network. All Rights Reserved.