Uses of Class
org.etsi.uri._01903.v1_3.OtherCertStatusValuesType
-
Packages that use OtherCertStatusValuesType Package Description org.etsi.uri._01903.v1_3 -
-
Uses of OtherCertStatusValuesType in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as OtherCertStatusValuesType Modifier and Type Field Description protected OtherCertStatusValuesTypeRevocationValuesType. otherValuesMethods in org.etsi.uri._01903.v1_3 that return OtherCertStatusValuesType Modifier and Type Method Description OtherCertStatusValuesTypeObjectFactory. createOtherCertStatusValuesType()Create an instance ofOtherCertStatusValuesTypeOtherCertStatusValuesTypeRevocationValuesType. getOtherValues()Gets the value of the otherValues property.OtherCertStatusValuesTypeOtherCertStatusValuesType. withOtherValues(Collection<Any> values)OtherCertStatusValuesTypeOtherCertStatusValuesType. withOtherValues(List<Any> value)OtherCertStatusValuesTypeOtherCertStatusValuesType. withOtherValues(Any... values)Methods in org.etsi.uri._01903.v1_3 with parameters of type OtherCertStatusValuesType Modifier and Type Method Description voidRevocationValuesType. setOtherValues(OtherCertStatusValuesType value)Sets the value of the otherValues property.RevocationValuesTypeRevocationValuesType. withOtherValues(OtherCertStatusValuesType value)Constructors in org.etsi.uri._01903.v1_3 with parameters of type OtherCertStatusValuesType Constructor Description RevocationValuesType(CRLValuesType crlValues, OCSPValuesType ocspValues, OtherCertStatusValuesType otherValues, String id)Fully-initialising value constructor
-