Package org.hl7.v3

Enum Class ActInsurancePolicyCodeAutomobileByBOT

java.lang.Object
java.lang.Enum<ActInsurancePolicyCodeAutomobileByBOT>
org.hl7.v3.ActInsurancePolicyCodeAutomobileByBOT
All Implemented Interfaces:
Serializable, Comparable<ActInsurancePolicyCodeAutomobileByBOT>, Constable

public enum ActInsurancePolicyCodeAutomobileByBOT extends Enum<ActInsurancePolicyCodeAutomobileByBOT>

Java class for ActInsurancePolicyCodeAutomobileByBOT.

The following schema fragment specifies the expected content contained within this class.

 <simpleType name="ActInsurancePolicyCodeAutomobileByBOT">
   <restriction base="{urn:hl7-org:v3}cs">
     <enumeration value="AUTOPOL"/>
     <enumeration value="COL"/>
     <enumeration value="UNINSMOT"/>
   </restriction>
 </simpleType>