Uses of Class
org.etsi.uri._01903.v1_3.CRLValuesType
-
Packages that use CRLValuesType Package Description org.etsi.uri._01903.v1_3 -
-
Uses of CRLValuesType in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as CRLValuesType Modifier and Type Field Description protected CRLValuesTypeRevocationValuesType. crlValuesMethods in org.etsi.uri._01903.v1_3 that return CRLValuesType Modifier and Type Method Description CRLValuesTypeObjectFactory. createCRLValuesType()Create an instance ofCRLValuesTypeCRLValuesTypeRevocationValuesType. getCRLValues()Gets the value of the crlValues property.CRLValuesTypeCRLValuesType. withEncapsulatedCRLValues(Collection<EncapsulatedPKIData> values)CRLValuesTypeCRLValuesType. withEncapsulatedCRLValues(List<EncapsulatedPKIData> value)CRLValuesTypeCRLValuesType. withEncapsulatedCRLValues(EncapsulatedPKIData... values)Methods in org.etsi.uri._01903.v1_3 with parameters of type CRLValuesType Modifier and Type Method Description voidRevocationValuesType. setCRLValues(CRLValuesType value)Sets the value of the crlValues property.RevocationValuesTypeRevocationValuesType. withCRLValues(CRLValuesType value)Constructors in org.etsi.uri._01903.v1_3 with parameters of type CRLValuesType Constructor Description RevocationValuesType(CRLValuesType crlValues, OCSPValuesType ocspValues, OtherCertStatusValuesType otherValues, String id)Fully-initialising value constructor
-