Uses of Class
com.helger.xsds.xades132.CRLRefType
-
-
Uses of CRLRefType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return CRLRefType Modifier and Type Method Description CRLRefTypeCRLRefType. clone()Created by ph-jaxb-plugin -Xph-cloneable2CRLRefTypeObjectFactory. createCRLRefType()Create an instance ofCRLRefTypeCRLRefTypeCRLRefsType. getCRLRefAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.xsds.xades132 that return types with arguments of type CRLRefType Modifier and Type Method Description List<CRLRefType>CRLRefsType. getCRLRef()Gets the value of the crlRef property.Methods in com.helger.xsds.xades132 with parameters of type CRLRefType Modifier and Type Method Description voidCRLRefsType. addCRLRef(CRLRefType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidCRLRefType. cloneTo(CRLRefType ret)This method clones all values fromthisto the passed object.Method parameters in com.helger.xsds.xades132 with type arguments of type CRLRefType Modifier and Type Method Description voidCRLRefsType. setCRLRef(List<CRLRefType> aList)Created by ph-jaxb-plugin -Xph-list-extension
-