Uses of Class
com.helger.xsds.xades132.CertIDType
-
-
Uses of CertIDType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return CertIDType Modifier and Type Method Description CertIDTypeCertIDType. clone()Created by ph-jaxb-plugin -Xph-cloneable2CertIDTypeObjectFactory. createCertIDType()Create an instance ofCertIDTypeCertIDTypeCertIDListType. getCertAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.xsds.xades132 that return types with arguments of type CertIDType Modifier and Type Method Description List<CertIDType>CertIDListType. getCert()Gets the value of the cert property.Methods in com.helger.xsds.xades132 with parameters of type CertIDType Modifier and Type Method Description voidCertIDListType. addCert(CertIDType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidCertIDType. cloneTo(CertIDType ret)This method clones all values fromthisto the passed object.Method parameters in com.helger.xsds.xades132 with type arguments of type CertIDType Modifier and Type Method Description voidCertIDListType. setCert(List<CertIDType> aList)Created by ph-jaxb-plugin -Xph-list-extension
-