Uses of Class
oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_.ExtensionsType
Packages that use ExtensionsType
-
Uses of ExtensionsType in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_
Fields in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ declared as ExtensionsTypeModifier and TypeFieldDescriptionprotected ExtensionsTypeCRLContentType.crlExtensionsprotected ExtensionsTypeAttributeCertificateContentType.extensionsprotected ExtensionsTypeCertificateContentType.extensionsprotected ExtensionsTypeOCSPContentType.responseExtensionsprotected ExtensionsTypeSingleResponseType.singleExtensionsMethods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ that return ExtensionsTypeModifier and TypeMethodDescriptionObjectFactory.createExtensionsType()Create an instance ofExtensionsTypeCRLContentType.getCrlExtensions()Gets the value of the crlExtensions property.AttributeCertificateContentType.getExtensions()Gets the value of the extensions property.CertificateContentType.getExtensions()Gets the value of the extensions property.OCSPContentType.getResponseExtensions()Gets the value of the responseExtensions property.SingleResponseType.getSingleExtensions()Gets the value of the singleExtensions property.Methods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ with parameters of type ExtensionsTypeModifier and TypeMethodDescriptionvoidCRLContentType.setCrlExtensions(ExtensionsType value) Sets the value of the crlExtensions property.voidAttributeCertificateContentType.setExtensions(ExtensionsType value) Sets the value of the extensions property.voidCertificateContentType.setExtensions(ExtensionsType value) Sets the value of the extensions property.voidOCSPContentType.setResponseExtensions(ExtensionsType value) Sets the value of the responseExtensions property.voidSingleResponseType.setSingleExtensions(ExtensionsType value) Sets the value of the singleExtensions property.