Uses of Class
com.helger.xsds.xades132.CRLRefsType
-
-
Uses of CRLRefsType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return CRLRefsType Modifier and Type Method Description CRLRefsTypeCRLRefsType. clone()Created by ph-jaxb-plugin -Xph-cloneable2CRLRefsTypeObjectFactory. createCRLRefsType()Create an instance ofCRLRefsTypeCRLRefsTypeCompleteRevocationRefsType. getCRLRefs()Gets the value of the crlRefs property.Methods in com.helger.xsds.xades132 with parameters of type CRLRefsType Modifier and Type Method Description voidCRLRefsType. cloneTo(CRLRefsType ret)This method clones all values fromthisto the passed object.voidCompleteRevocationRefsType. setCRLRefs(CRLRefsType value)Sets the value of the crlRefs property.
-