Uses of Enum Class
org.hl7.v3.AcknowledgementDetailType
-
Uses of AcknowledgementDetailType in org.hl7.v3
Fields in org.hl7.v3 declared as AcknowledgementDetailTypeModifier and TypeFieldDescriptionprotected AcknowledgementDetailTypeMCCIMT000300UV01AcknowledgementDetail.typeCodeMethods in org.hl7.v3 that return AcknowledgementDetailTypeModifier and TypeMethodDescriptionstatic AcknowledgementDetailTypeMCCIMT000300UV01AcknowledgementDetail.getTypeCode()Gets the value of the typeCode property.static AcknowledgementDetailTypeReturns the enum constant of this class with the specified name.static AcknowledgementDetailType[]AcknowledgementDetailType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.v3 with parameters of type AcknowledgementDetailTypeModifier and TypeMethodDescriptionvoidMCCIMT000300UV01AcknowledgementDetail.setTypeCode(AcknowledgementDetailType value) Sets the value of the typeCode property.MCCIMT000300UV01AcknowledgementDetail.withTypeCode(AcknowledgementDetailType value)