Uses of Class
com.helger.xsds.xades132.OCSPRefsType
-
-
Uses of OCSPRefsType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return OCSPRefsType Modifier and Type Method Description OCSPRefsTypeOCSPRefsType. clone()Created by ph-jaxb-plugin -Xph-cloneable2OCSPRefsTypeObjectFactory. createOCSPRefsType()Create an instance ofOCSPRefsTypeOCSPRefsTypeCompleteRevocationRefsType. getOCSPRefs()Gets the value of the ocspRefs property.Methods in com.helger.xsds.xades132 with parameters of type OCSPRefsType Modifier and Type Method Description voidOCSPRefsType. cloneTo(OCSPRefsType ret)This method clones all values fromthisto the passed object.voidCompleteRevocationRefsType. setOCSPRefs(OCSPRefsType value)Sets the value of the ocspRefs property.
-