Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
Packages that use Telecom
-
Uses of Telecom in org.openehealth.ipf.commons.ihe.xds.core.metadata
Methods in org.openehealth.ipf.commons.ihe.xds.core.metadata that return TelecomModifier and TypeMethodDescriptionRecipient.getTelecom()static TelecomParses an HL7v2 string into a Telecom object.Methods in org.openehealth.ipf.commons.ihe.xds.core.metadata that return types with arguments of type TelecomMethods in org.openehealth.ipf.commons.ihe.xds.core.metadata with parameters of type TelecomConstructors in org.openehealth.ipf.commons.ihe.xds.core.metadata with parameters of type TelecomModifierConstructorDescriptionRecipient(Organization organization, Person person, Telecom telecom) Constructs a recipient.