Uses of Class
com.helger.xsds.xades132.OCSPValuesType
-
-
Uses of OCSPValuesType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return OCSPValuesType Modifier and Type Method Description OCSPValuesTypeOCSPValuesType. clone()Created by ph-jaxb-plugin -Xph-cloneable2OCSPValuesTypeObjectFactory. createOCSPValuesType()Create an instance ofOCSPValuesTypeOCSPValuesTypeRevocationValuesType. getOCSPValues()Gets the value of the ocspValues property.Methods in com.helger.xsds.xades132 with parameters of type OCSPValuesType Modifier and Type Method Description voidOCSPValuesType. cloneTo(OCSPValuesType ret)This method clones all values fromthisto the passed object.voidRevocationValuesType. setOCSPValues(OCSPValuesType value)Sets the value of the ocspValues property.
-