Klasse QCProblemTypeAction

java.lang.Object
org.emau.icmvc.ganimed.ttp.cm2.config.qc.LabeledId
org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeAction
Alle implementierten Schnittstellen:
Serializable

public class QCProblemTypeAction extends LabeledId
Siehe auch:
  • Konstruktordetails

    • QCProblemTypeAction

      public QCProblemTypeAction()
      Empty constructor for deserialization.
    • QCProblemTypeAction

      public QCProblemTypeAction(QCProblemTypeAction action)
      Copy constructor
      Parameter:
      action - the qc problem type action to copy
    • QCProblemTypeAction

      public QCProblemTypeAction(String id)
    • QCProblemTypeAction

      public QCProblemTypeAction(String id, Map<String,String> labels)
  • Methodendetails