Uses of Class
org.etsi.uri._01903.v1_3.CRLRefType
Packages that use CRLRefType
-
Uses of CRLRefType in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 with type parameters of type CRLRefTypeMethods in org.etsi.uri._01903.v1_3 that return CRLRefTypeModifier and TypeMethodDescriptionObjectFactory.createCRLRefType()Create an instance ofCRLRefTypeCRLRefType.withCRLIdentifier(CRLIdentifierType value) CRLRefType.withDigestAlgAndValue(DigestAlgAndValueType value) Methods in org.etsi.uri._01903.v1_3 that return types with arguments of type CRLRefTypeModifier and TypeMethodDescriptionCRLRefsType.getCRLReves()Gets the value of the crlReves property.Methods in org.etsi.uri._01903.v1_3 with parameters of type CRLRefTypeMethod parameters in org.etsi.uri._01903.v1_3 with type arguments of type CRLRefTypeModifier and TypeMethodDescriptionvoidCRLRefsType.setCRLReves(List<CRLRefType> value) CRLRefsType.withCRLReves(Collection<CRLRefType> values) CRLRefsType.withCRLReves(List<CRLRefType> value) Constructor parameters in org.etsi.uri._01903.v1_3 with type arguments of type CRLRefTypeModifierConstructorDescriptionCRLRefsType(List<CRLRefType> crlReves) Fully-initialising value constructor