Uses of Class
com.helger.xsds.xades132.CRLValuesType
-
-
Uses of CRLValuesType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return CRLValuesType Modifier and Type Method Description CRLValuesTypeCRLValuesType. clone()Created by ph-jaxb-plugin -Xph-cloneable2CRLValuesTypeObjectFactory. createCRLValuesType()Create an instance ofCRLValuesTypeCRLValuesTypeRevocationValuesType. getCRLValues()Gets the value of the crlValues property.Methods in com.helger.xsds.xades132 with parameters of type CRLValuesType Modifier and Type Method Description voidCRLValuesType. cloneTo(CRLValuesType ret)This method clones all values fromthisto the passed object.voidRevocationValuesType. setCRLValues(CRLValuesType value)Sets the value of the crlValues property.
-