Uses of Class
org.xipki.ca.gateway.acme.type.Subproblem
-
Packages that use Subproblem Package Description org.xipki.ca.gateway.acme.type -
-
Uses of Subproblem in org.xipki.ca.gateway.acme.type
Methods in org.xipki.ca.gateway.acme.type that return Subproblem Modifier and Type Method Description Subproblem[]Problem. getSubproblems()Methods in org.xipki.ca.gateway.acme.type with parameters of type Subproblem Modifier and Type Method Description voidProblem. setSubproblems(Subproblem[] subproblems)
-