Uses of Class
com.helger.xsds.xades132.CRLIdentifierType
-
-
Uses of CRLIdentifierType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return CRLIdentifierType Modifier and Type Method Description CRLIdentifierTypeCRLIdentifierType. clone()Created by ph-jaxb-plugin -Xph-cloneable2CRLIdentifierTypeObjectFactory. createCRLIdentifierType()Create an instance ofCRLIdentifierTypeCRLIdentifierTypeCRLRefType. getCRLIdentifier()Gets the value of the crlIdentifier property.Methods in com.helger.xsds.xades132 with parameters of type CRLIdentifierType Modifier and Type Method Description voidCRLIdentifierType. cloneTo(CRLIdentifierType ret)This method clones all values fromthisto the passed object.voidCRLRefType. setCRLIdentifier(CRLIdentifierType value)Sets the value of the crlIdentifier property.
-