Uses of Class
org.etsi.uri._01903.v1_3.OtherCertStatusValuesType
Packages that use OtherCertStatusValuesType
-
Uses of OtherCertStatusValuesType in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as OtherCertStatusValuesTypeModifier and TypeFieldDescriptionprotected OtherCertStatusValuesTypeRevocationValuesType.otherValuesMethods in org.etsi.uri._01903.v1_3 that return OtherCertStatusValuesTypeModifier and TypeMethodDescriptionObjectFactory.createOtherCertStatusValuesType()Create an instance ofOtherCertStatusValuesTypeRevocationValuesType.getOtherValues()Gets the value of the otherValues property.OtherCertStatusValuesType.withOtherValues(Collection<Any> values) OtherCertStatusValuesType.withOtherValues(List<Any> value) OtherCertStatusValuesType.withOtherValues(Any... values) Methods in org.etsi.uri._01903.v1_3 with parameters of type OtherCertStatusValuesTypeModifier and TypeMethodDescriptionvoidRevocationValuesType.setOtherValues(OtherCertStatusValuesType value) Sets the value of the otherValues property.RevocationValuesType.withOtherValues(OtherCertStatusValuesType value) Constructors in org.etsi.uri._01903.v1_3 with parameters of type OtherCertStatusValuesTypeModifierConstructorDescriptionRevocationValuesType(CRLValuesType crlValues, OCSPValuesType ocspValues, OtherCertStatusValuesType otherValues, String id) Fully-initialising value constructor