Uses of Class
com.helger.xsds.xades132.OCSPIdentifierType
-
-
Uses of OCSPIdentifierType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return OCSPIdentifierType Modifier and Type Method Description OCSPIdentifierTypeOCSPIdentifierType. clone()Created by ph-jaxb-plugin -Xph-cloneable2OCSPIdentifierTypeObjectFactory. createOCSPIdentifierType()Create an instance ofOCSPIdentifierTypeOCSPIdentifierTypeOCSPRefType. getOCSPIdentifier()Gets the value of the ocspIdentifier property.Methods in com.helger.xsds.xades132 with parameters of type OCSPIdentifierType Modifier and Type Method Description voidOCSPIdentifierType. cloneTo(OCSPIdentifierType ret)This method clones all values fromthisto the passed object.voidOCSPRefType. setOCSPIdentifier(OCSPIdentifierType value)Sets the value of the ocspIdentifier property.
-