Uses of Enum Class
org.hl7.v3.SetOperator
-
Uses of SetOperator in org.hl7.v3
Fields in org.hl7.v3 declared as SetOperatorModifier and TypeFieldDescriptionprotected SetOperatorSXCMCD.operatorprotected SetOperatorSXCMINT.operatorprotected SetOperatorSXCMMO.operatorprotected SetOperatorSXCMPPDPQ.operatorprotected SetOperatorSXCMPPDTS.operatorprotected SetOperatorSXCMPQ.operatorprotected SetOperatorSXCMREAL.operatorprotected SetOperatorSXCMTS.operatorMethods in org.hl7.v3 that return SetOperatorModifier and TypeMethodDescriptionstatic SetOperatorSXCMCD.getOperator()Gets the value of the operator property.SXCMINT.getOperator()Gets the value of the operator property.SXCMMO.getOperator()Gets the value of the operator property.SXCMPPDPQ.getOperator()Gets the value of the operator property.SXCMPPDTS.getOperator()Gets the value of the operator property.SXCMPQ.getOperator()Gets the value of the operator property.SXCMREAL.getOperator()Gets the value of the operator property.SXCMTS.getOperator()Gets the value of the operator property.static SetOperatorReturns the enum constant of this class with the specified name.static SetOperator[]SetOperator.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 SetOperatorModifier and TypeMethodDescriptionvoidSXCMCD.setOperator(SetOperator value) Sets the value of the operator property.voidSXCMINT.setOperator(SetOperator value) Sets the value of the operator property.voidSXCMMO.setOperator(SetOperator value) Sets the value of the operator property.voidSXCMPPDPQ.setOperator(SetOperator value) Sets the value of the operator property.voidSXCMPPDTS.setOperator(SetOperator value) Sets the value of the operator property.voidSXCMPQ.setOperator(SetOperator value) Sets the value of the operator property.voidSXCMREAL.setOperator(SetOperator value) Sets the value of the operator property.voidSXCMTS.setOperator(SetOperator value) Sets the value of the operator property.BXITIVLPQ.withOperator(SetOperator value) EIVLPPDTS.withOperator(SetOperator value) EIVLTS.withOperator(SetOperator value) IVLINT.withOperator(SetOperator value) IVLMO.withOperator(SetOperator value) IVLPPDPQ.withOperator(SetOperator value) IVLPPDTS.withOperator(SetOperator value) IVLPQ.withOperator(SetOperator value) IVLREAL.withOperator(SetOperator value) IVLTS.withOperator(SetOperator value) PIVLPPDTS.withOperator(SetOperator value) PIVLTS.withOperator(SetOperator value) SXCMCD.withOperator(SetOperator value) SXCMINT.withOperator(SetOperator value) SXCMMO.withOperator(SetOperator value) SXCMPPDPQ.withOperator(SetOperator value) SXCMPPDTS.withOperator(SetOperator value) SXCMPQ.withOperator(SetOperator value) SXCMREAL.withOperator(SetOperator value) SXCMTS.withOperator(SetOperator value) SXPRTS.withOperator(SetOperator value)