Class Subproblem


  • public class Subproblem
    extends Object
    Author:
    Lijun Liao (xipki)
    • Constructor Detail

      • Subproblem

        public Subproblem()
    • Method Detail

      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getDetail

        public String getDetail()
      • setDetail

        public void setDetail​(String detail)
      • getIdentifier

        public Identifier getIdentifier()
      • setIdentifier

        public void setIdentifier​(Identifier identifier)