Uses of Class
org.etsi.uri._01903.v1_3.CertificateValuesType
-
Packages that use CertificateValuesType Package Description org.etsi.uri._01903.v1_3 -
-
Uses of CertificateValuesType in org.etsi.uri._01903.v1_3
Methods in org.etsi.uri._01903.v1_3 that return CertificateValuesType Modifier and Type Method Description CertificateValuesTypeObjectFactory. createCertificateValuesType()Create an instance ofCertificateValuesTypeCertificateValuesTypeCertificateValuesType. withEncapsulatedX509CertificatesAndOtherCertificates(Object... values)CertificateValuesTypeCertificateValuesType. withEncapsulatedX509CertificatesAndOtherCertificates(Collection<Object> values)CertificateValuesTypeCertificateValuesType. withEncapsulatedX509CertificatesAndOtherCertificates(List<Object> value)CertificateValuesTypeCertificateValuesType. withId(String value)Methods in org.etsi.uri._01903.v1_3 that return types with arguments of type CertificateValuesType Modifier and Type Method Description javax.xml.bind.JAXBElement<CertificateValuesType>ObjectFactory. createAttrAuthoritiesCertValues(CertificateValuesType value)javax.xml.bind.JAXBElement<CertificateValuesType>ObjectFactory. createCertificateValues(CertificateValuesType value)javax.xml.bind.JAXBElement<CertificateValuesType>ObjectFactory. createUnsignedSignaturePropertiesAttrAuthoritiesCertValues(CertificateValuesType value)javax.xml.bind.JAXBElement<CertificateValuesType>ObjectFactory. createUnsignedSignaturePropertiesCertificateValues(CertificateValuesType value)Methods in org.etsi.uri._01903.v1_3 with parameters of type CertificateValuesType Modifier and Type Method Description javax.xml.bind.JAXBElement<CertificateValuesType>ObjectFactory. createAttrAuthoritiesCertValues(CertificateValuesType value)javax.xml.bind.JAXBElement<CertificateValuesType>ObjectFactory. createCertificateValues(CertificateValuesType value)javax.xml.bind.JAXBElement<CertificateValuesType>ObjectFactory. createUnsignedSignaturePropertiesAttrAuthoritiesCertValues(CertificateValuesType value)javax.xml.bind.JAXBElement<CertificateValuesType>ObjectFactory. createUnsignedSignaturePropertiesCertificateValues(CertificateValuesType value)
-