Uses of Class
com.helger.xsds.xades132.OCSPRefType
-
-
Uses of OCSPRefType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return OCSPRefType Modifier and Type Method Description OCSPRefTypeOCSPRefType. clone()Created by ph-jaxb-plugin -Xph-cloneable2OCSPRefTypeObjectFactory. createOCSPRefType()Create an instance ofOCSPRefTypeOCSPRefTypeOCSPRefsType. getOCSPRefAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.xsds.xades132 that return types with arguments of type OCSPRefType Modifier and Type Method Description List<OCSPRefType>OCSPRefsType. getOCSPRef()Gets the value of the ocspRef property.Methods in com.helger.xsds.xades132 with parameters of type OCSPRefType Modifier and Type Method Description voidOCSPRefsType. addOCSPRef(OCSPRefType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidOCSPRefType. cloneTo(OCSPRefType ret)This method clones all values fromthisto the passed object.Method parameters in com.helger.xsds.xades132 with type arguments of type OCSPRefType Modifier and Type Method Description voidOCSPRefsType. setOCSPRef(List<OCSPRefType> aList)Created by ph-jaxb-plugin -Xph-list-extension
-