Uses of Class
com.helger.xsds.xades132.AnyType
-
-
Uses of AnyType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return AnyType Modifier and Type Method Description AnyTypeAnyType. clone()Created by ph-jaxb-plugin -Xph-cloneable2AnyTypeObjectFactory. createAnyType()Create an instance ofAnyTypeAnyTypeClaimedRolesListType. getClaimedRoleAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionAnyTypeCommitmentTypeQualifiersListType. getCommitmentTypeQualifierAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionAnyTypeCertifiedRoleTypeV2. getOtherAttributeCertificate()Gets the value of the otherAttributeCertificate property.AnyTypeOtherCertStatusRefsType. getOtherRefAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionAnyTypeOtherCertStatusValuesType. getOtherValueAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionAnyTypeSignedAssertionsListType. getSignedAssertionAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionAnyTypeSigPolicyQualifiersListType. getSigPolicyQualifierAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionAnyTypeUnsignedDataObjectPropertiesType. getUnsignedDataObjectPropertyAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.xsds.xades132 that return types with arguments of type AnyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AnyType>ObjectFactory. createAny(AnyType value)jakarta.xml.bind.JAXBElement<AnyType>ObjectFactory. createOtherAttributeCertificate(AnyType value)jakarta.xml.bind.JAXBElement<AnyType>ObjectFactory. createSignedAssertion(AnyType value)List<AnyType>ClaimedRolesListType. getClaimedRole()Gets the value of the claimedRole property.List<AnyType>CommitmentTypeQualifiersListType. getCommitmentTypeQualifier()Gets the value of the commitmentTypeQualifier property.List<AnyType>OtherCertStatusRefsType. getOtherRef()Gets the value of the otherRef property.List<AnyType>OtherCertStatusValuesType. getOtherValue()Gets the value of the otherValue property.List<AnyType>SignedAssertionsListType. getSignedAssertion()Gets the value of the signedAssertion property.List<AnyType>SigPolicyQualifiersListType. getSigPolicyQualifier()Gets the value of the sigPolicyQualifier property.List<AnyType>UnsignedDataObjectPropertiesType. getUnsignedDataObjectProperty()Gets the value of the unsignedDataObjectProperty property.Methods in com.helger.xsds.xades132 with parameters of type AnyType Modifier and Type Method Description voidClaimedRolesListType. addClaimedRole(AnyType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidCommitmentTypeQualifiersListType. addCommitmentTypeQualifier(AnyType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidOtherCertStatusRefsType. addOtherRef(AnyType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidOtherCertStatusValuesType. addOtherValue(AnyType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidSignedAssertionsListType. addSignedAssertion(AnyType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidSigPolicyQualifiersListType. addSigPolicyQualifier(AnyType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidUnsignedDataObjectPropertiesType. addUnsignedDataObjectProperty(AnyType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidAnyType. cloneTo(AnyType ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<AnyType>ObjectFactory. createAny(AnyType value)jakarta.xml.bind.JAXBElement<AnyType>ObjectFactory. createOtherAttributeCertificate(AnyType value)jakarta.xml.bind.JAXBElement<AnyType>ObjectFactory. createSignedAssertion(AnyType value)voidCertifiedRoleTypeV2. setOtherAttributeCertificate(AnyType value)Sets the value of the otherAttributeCertificate property.Method parameters in com.helger.xsds.xades132 with type arguments of type AnyType Modifier and Type Method Description voidClaimedRolesListType. setClaimedRole(List<AnyType> aList)Created by ph-jaxb-plugin -Xph-list-extensionvoidCommitmentTypeQualifiersListType. setCommitmentTypeQualifier(List<AnyType> aList)Created by ph-jaxb-plugin -Xph-list-extensionvoidOtherCertStatusRefsType. setOtherRef(List<AnyType> aList)Created by ph-jaxb-plugin -Xph-list-extensionvoidOtherCertStatusValuesType. setOtherValue(List<AnyType> aList)Created by ph-jaxb-plugin -Xph-list-extensionvoidSignedAssertionsListType. setSignedAssertion(List<AnyType> aList)Created by ph-jaxb-plugin -Xph-list-extensionvoidSigPolicyQualifiersListType. setSigPolicyQualifier(List<AnyType> aList)Created by ph-jaxb-plugin -Xph-list-extensionvoidUnsignedDataObjectPropertiesType. setUnsignedDataObjectProperty(List<AnyType> aList)Created by ph-jaxb-plugin -Xph-list-extension
-