Uses of Class
eu.europa.esig.xmldsig.jaxb.X509IssuerSerialType
-
Packages that use X509IssuerSerialType Package Description eu.europa.esig.xades.jaxb.xades132 eu.europa.esig.xmldsig.jaxb -
-
Uses of X509IssuerSerialType in eu.europa.esig.xades.jaxb.xades132
Fields in eu.europa.esig.xades.jaxb.xades132 declared as X509IssuerSerialType Modifier and Type Field Description protected X509IssuerSerialTypeCertIDType. issuerSerialMethods in eu.europa.esig.xades.jaxb.xades132 that return X509IssuerSerialType Modifier and Type Method Description X509IssuerSerialTypeCertIDType. getIssuerSerial()Gets the value of the issuerSerial property.Methods in eu.europa.esig.xades.jaxb.xades132 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 eu.europa.esig.xmldsig.jaxb
Methods in eu.europa.esig.xmldsig.jaxb that return X509IssuerSerialType Modifier and Type Method Description X509IssuerSerialTypeObjectFactory. createX509IssuerSerialType()Create an instance ofX509IssuerSerialTypeMethods in eu.europa.esig.xmldsig.jaxb that return types with arguments of type X509IssuerSerialType Modifier and Type Method Description JAXBElement<X509IssuerSerialType>ObjectFactory. createX509DataTypeX509IssuerSerial(X509IssuerSerialType value)Methods in eu.europa.esig.xmldsig.jaxb with parameters of type X509IssuerSerialType Modifier and Type Method Description JAXBElement<X509IssuerSerialType>ObjectFactory. createX509DataTypeX509IssuerSerial(X509IssuerSerialType value)
-