ca.infoway.messagebuilder.marshalling.hl7
Class TelValidationUtils
java.lang.Object
ca.infoway.messagebuilder.marshalling.hl7.TelValidationUtils
public class TelValidationUtils
- extends Object
Method Summary |
String |
determineActualType(TelecommunicationAddress telecomAddress,
String type,
String specializationType,
VersionNumber version,
Element element,
String propertyPath,
Hl7Errors errors,
boolean logErrors)
|
boolean |
isAllowableUse(String dataType,
TelecommunicationAddressUse telecomAddressUse,
VersionNumber version)
|
void |
validateTelecommunicationAddress(TelecommunicationAddress telecomAddress,
String type,
String specializationType,
VersionNumber version,
Element element,
String propertyPath,
Hl7Errors errors)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TelValidationUtils
public TelValidationUtils()
validateTelecommunicationAddress
public void validateTelecommunicationAddress(TelecommunicationAddress telecomAddress,
String type,
String specializationType,
VersionNumber version,
Element element,
String propertyPath,
Hl7Errors errors)
determineActualType
public String determineActualType(TelecommunicationAddress telecomAddress,
String type,
String specializationType,
VersionNumber version,
Element element,
String propertyPath,
Hl7Errors errors,
boolean logErrors)
isAllowableUse
public boolean isAllowableUse(String dataType,
TelecommunicationAddressUse telecomAddressUse,
VersionNumber version)
Copyright © 2013. All Rights Reserved.