Uses of Class
network.oxalis.peppol.ubl2.jaxb.xmldsig.X509IssuerSerialType
-
Packages that use X509IssuerSerialType Package Description network.oxalis.peppol.ubl2.jaxb.xades.v1_3 network.oxalis.peppol.ubl2.jaxb.xmldsig -
-
Uses of X509IssuerSerialType in network.oxalis.peppol.ubl2.jaxb.xades.v1_3
Fields in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 declared as X509IssuerSerialType Modifier and Type Field Description protected X509IssuerSerialTypeCertIDType. issuerSerialMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return X509IssuerSerialType Modifier and Type Method Description X509IssuerSerialTypeCertIDType. getIssuerSerial()Gets the value of the issuerSerial property.Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 with parameters of type X509IssuerSerialType Modifier and Type Method Description voidCertIDType. setIssuerSerial(X509IssuerSerialType value)Sets the value of the issuerSerial property. -
Uses of X509IssuerSerialType in network.oxalis.peppol.ubl2.jaxb.xmldsig
Methods in network.oxalis.peppol.ubl2.jaxb.xmldsig that return X509IssuerSerialType Modifier and Type Method Description X509IssuerSerialTypeObjectFactory. createX509IssuerSerialType()Create an instance ofX509IssuerSerialTypeMethods in network.oxalis.peppol.ubl2.jaxb.xmldsig that return types with arguments of type X509IssuerSerialType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<X509IssuerSerialType>ObjectFactory. createX509DataTypeX509IssuerSerial(X509IssuerSerialType value)Methods in network.oxalis.peppol.ubl2.jaxb.xmldsig with parameters of type X509IssuerSerialType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<X509IssuerSerialType>ObjectFactory. createX509DataTypeX509IssuerSerial(X509IssuerSerialType value)
-