Uses of Class
com.helger.xsds.xades132.SignedAssertionsListType
-
-
Uses of SignedAssertionsListType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return SignedAssertionsListType Modifier and Type Method Description SignedAssertionsListTypeSignedAssertionsListType. clone()Created by ph-jaxb-plugin -Xph-cloneable2SignedAssertionsListTypeObjectFactory. createSignedAssertionsListType()Create an instance ofSignedAssertionsListTypeSignedAssertionsListTypeSignerRoleV2Type. getSignedAssertions()Gets the value of the signedAssertions property.Methods in com.helger.xsds.xades132 that return types with arguments of type SignedAssertionsListType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SignedAssertionsListType>ObjectFactory. createSignedAssertions(SignedAssertionsListType value)Methods in com.helger.xsds.xades132 with parameters of type SignedAssertionsListType Modifier and Type Method Description voidSignedAssertionsListType. cloneTo(SignedAssertionsListType ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<SignedAssertionsListType>ObjectFactory. createSignedAssertions(SignedAssertionsListType value)voidSignerRoleV2Type. setSignedAssertions(SignedAssertionsListType value)Sets the value of the signedAssertions property.
-