Uses of Class
network.oxalis.peppol.ubl2.jaxb.xades.v1_3.CRLValuesType
-
Packages that use CRLValuesType Package Description network.oxalis.peppol.ubl2.jaxb.xades.v1_3 -
-
Uses of CRLValuesType in network.oxalis.peppol.ubl2.jaxb.xades.v1_3
Fields in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 declared as CRLValuesType Modifier and Type Field Description protected CRLValuesTypeRevocationValuesType. crlValuesMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return CRLValuesType Modifier and Type Method Description CRLValuesTypeObjectFactory. createCRLValuesType()Create an instance ofCRLValuesTypeCRLValuesTypeRevocationValuesType. getCRLValues()Gets the value of the crlValues property.Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 with parameters of type CRLValuesType Modifier and Type Method Description voidRevocationValuesType. setCRLValues(CRLValuesType value)Sets the value of the crlValues property.
-