Uses of Class
network.oxalis.peppol.ubl2.jaxb.xades.v1_3.CertificateValuesType
-
Packages that use CertificateValuesType Package Description network.oxalis.peppol.ubl2.jaxb.xades.v1_3 network.oxalis.peppol.ubl2.jaxb.xades.v1_4 -
-
Uses of CertificateValuesType in network.oxalis.peppol.ubl2.jaxb.xades.v1_3
Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return CertificateValuesType Modifier and Type Method Description CertificateValuesTypeObjectFactory. createCertificateValuesType()Create an instance ofCertificateValuesTypeMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return types with arguments of type CertificateValuesType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CertificateValuesType>ObjectFactory. createAttrAuthoritiesCertValues(CertificateValuesType value)jakarta.xml.bind.JAXBElement<CertificateValuesType>ObjectFactory. createCertificateValues(CertificateValuesType value)jakarta.xml.bind.JAXBElement<CertificateValuesType>ObjectFactory. createUnsignedSignaturePropertiesTypeAttrAuthoritiesCertValues(CertificateValuesType value)jakarta.xml.bind.JAXBElement<CertificateValuesType>ObjectFactory. createUnsignedSignaturePropertiesTypeCertificateValues(CertificateValuesType value)Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 with parameters of type CertificateValuesType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CertificateValuesType>ObjectFactory. createAttrAuthoritiesCertValues(CertificateValuesType value)jakarta.xml.bind.JAXBElement<CertificateValuesType>ObjectFactory. createCertificateValues(CertificateValuesType value)jakarta.xml.bind.JAXBElement<CertificateValuesType>ObjectFactory. createUnsignedSignaturePropertiesTypeAttrAuthoritiesCertValues(CertificateValuesType value)jakarta.xml.bind.JAXBElement<CertificateValuesType>ObjectFactory. createUnsignedSignaturePropertiesTypeCertificateValues(CertificateValuesType value) -
Uses of CertificateValuesType in network.oxalis.peppol.ubl2.jaxb.xades.v1_4
Fields in network.oxalis.peppol.ubl2.jaxb.xades.v1_4 declared as CertificateValuesType Modifier and Type Field Description protected CertificateValuesTypeValidationDataType. certificateValuesMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_4 that return CertificateValuesType Modifier and Type Method Description CertificateValuesTypeValidationDataType. getCertificateValues()Gets the value of the certificateValues property.Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_4 with parameters of type CertificateValuesType Modifier and Type Method Description voidValidationDataType. setCertificateValues(CertificateValuesType value)Sets the value of the certificateValues property.
-