Uses of Class
oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_.ValidityPeriodType
Packages that use ValidityPeriodType
-
Uses of ValidityPeriodType 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 ValidityPeriodTypeModifier and TypeFieldDescriptionprotected ValidityPeriodTypeAttributeCertificateContentType.attCertValidityPeriodprotected ValidityPeriodTypeCertificateContentType.validityPeriodMethods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ that return ValidityPeriodTypeModifier and TypeMethodDescriptionObjectFactory.createValidityPeriodType()Create an instance ofValidityPeriodTypeAttributeCertificateContentType.getAttCertValidityPeriod()Gets the value of the attCertValidityPeriod property.CertificateContentType.getValidityPeriod()Gets the value of the validityPeriod property.Methods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ with parameters of type ValidityPeriodTypeModifier and TypeMethodDescriptionvoidAttributeCertificateContentType.setAttCertValidityPeriod(ValidityPeriodType value) Sets the value of the attCertValidityPeriod property.voidCertificateContentType.setValidityPeriod(ValidityPeriodType value) Sets the value of the validityPeriod property.