Uses of Class
network.oxalis.peppol.ubl2.jaxb.xades.v1_3.CRLRefType
-
Packages that use CRLRefType Package Description network.oxalis.peppol.ubl2.jaxb.xades.v1_3 -
-
Uses of CRLRefType in network.oxalis.peppol.ubl2.jaxb.xades.v1_3
Fields in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 with type parameters of type CRLRefType Modifier and Type Field Description protected List<CRLRefType>CRLRefsType. crlRefMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return CRLRefType Modifier and Type Method Description CRLRefTypeObjectFactory. createCRLRefType()Create an instance ofCRLRefTypeMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return types with arguments of type CRLRefType Modifier and Type Method Description List<CRLRefType>CRLRefsType. getCRLRef()Gets the value of the crlRef property.
-