Uses of Class
network.oxalis.peppol.ubl2.jaxb.xades.v1_3.RevocationValuesType
-
Packages that use RevocationValuesType Package Description network.oxalis.peppol.ubl2.jaxb.xades.v1_3 network.oxalis.peppol.ubl2.jaxb.xades.v1_4 -
-
Uses of RevocationValuesType in network.oxalis.peppol.ubl2.jaxb.xades.v1_3
Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return RevocationValuesType Modifier and Type Method Description RevocationValuesTypeObjectFactory. createRevocationValuesType()Create an instance ofRevocationValuesTypeMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return types with arguments of type RevocationValuesType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RevocationValuesType>ObjectFactory. createAttributeRevocationValues(RevocationValuesType value)jakarta.xml.bind.JAXBElement<RevocationValuesType>ObjectFactory. createRevocationValues(RevocationValuesType value)jakarta.xml.bind.JAXBElement<RevocationValuesType>ObjectFactory. createUnsignedSignaturePropertiesTypeAttributeRevocationValues(RevocationValuesType value)jakarta.xml.bind.JAXBElement<RevocationValuesType>ObjectFactory. createUnsignedSignaturePropertiesTypeRevocationValues(RevocationValuesType value)Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 with parameters of type RevocationValuesType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RevocationValuesType>ObjectFactory. createAttributeRevocationValues(RevocationValuesType value)jakarta.xml.bind.JAXBElement<RevocationValuesType>ObjectFactory. createRevocationValues(RevocationValuesType value)jakarta.xml.bind.JAXBElement<RevocationValuesType>ObjectFactory. createUnsignedSignaturePropertiesTypeAttributeRevocationValues(RevocationValuesType value)jakarta.xml.bind.JAXBElement<RevocationValuesType>ObjectFactory. createUnsignedSignaturePropertiesTypeRevocationValues(RevocationValuesType value) -
Uses of RevocationValuesType in network.oxalis.peppol.ubl2.jaxb.xades.v1_4
Fields in network.oxalis.peppol.ubl2.jaxb.xades.v1_4 declared as RevocationValuesType Modifier and Type Field Description protected RevocationValuesTypeValidationDataType. revocationValuesMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_4 that return RevocationValuesType Modifier and Type Method Description RevocationValuesTypeValidationDataType. getRevocationValues()Gets the value of the revocationValues property.Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_4 with parameters of type RevocationValuesType Modifier and Type Method Description voidValidationDataType. setRevocationValues(RevocationValuesType value)Sets the value of the revocationValues property.
-