ca.infoway.messagebuilder.annotation
Annotation Type Hl7MapByPartTypes


@Retention(value=RUNTIME)
public @interface Hl7MapByPartTypes

Unlike csharp, Java does not support the usage of duplicate annotations on the same element. This annotation is necesary for our Java implementation but not our csharp implementation.


Required Element Summary
 Hl7MapByPartType[] value
           
 

Element Detail

value

public abstract Hl7MapByPartType[] value


Copyright © 2013. All Rights Reserved.