Uses of Class
org.etsi.uri._01903.v1_3.ReferenceInfo
Packages that use ReferenceInfo
-
Uses of ReferenceInfo in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 with type parameters of type ReferenceInfoModifier and TypeFieldDescriptionprotected List<ReferenceInfo>GenericTimeStampType.referenceInfosMethods in org.etsi.uri._01903.v1_3 that return ReferenceInfoModifier and TypeMethodDescriptionObjectFactory.createReferenceInfo()Create an instance ofReferenceInfoReferenceInfo.withDigestMethod(no.digipost.org.w3.xmldsig.DigestMethod value) ReferenceInfo.withDigestValue(byte[] value) Methods in org.etsi.uri._01903.v1_3 that return types with arguments of type ReferenceInfoModifier and TypeMethodDescriptionGenericTimeStampType.getReferenceInfos()Gets the value of the referenceInfos property.Methods in org.etsi.uri._01903.v1_3 with parameters of type ReferenceInfoModifier and TypeMethodDescriptionGenericTimeStampType.withReferenceInfos(ReferenceInfo... values) OtherTimeStamp.withReferenceInfos(ReferenceInfo... values) XAdESTimeStampType.withReferenceInfos(ReferenceInfo... values) Method parameters in org.etsi.uri._01903.v1_3 with type arguments of type ReferenceInfoModifier and TypeMethodDescriptionvoidGenericTimeStampType.setReferenceInfos(List<ReferenceInfo> value) GenericTimeStampType.withReferenceInfos(Collection<ReferenceInfo> values) GenericTimeStampType.withReferenceInfos(List<ReferenceInfo> value) OtherTimeStamp.withReferenceInfos(Collection<ReferenceInfo> values) OtherTimeStamp.withReferenceInfos(List<ReferenceInfo> value) XAdESTimeStampType.withReferenceInfos(Collection<ReferenceInfo> values) XAdESTimeStampType.withReferenceInfos(List<ReferenceInfo> value) Constructor parameters in org.etsi.uri._01903.v1_3 with type arguments of type ReferenceInfoModifierConstructorDescriptionGenericTimeStampType(List<ReferenceInfo> referenceInfos, List<Include> includes, no.digipost.org.w3.xmldsig.CanonicalizationMethod canonicalizationMethod, List<Object> encapsulatedTimeStampsAndXMLTimeStamps, String id) Fully-initialising value constructorOtherTimeStamp(List<ReferenceInfo> referenceInfos, List<Include> includes, no.digipost.org.w3.xmldsig.CanonicalizationMethod canonicalizationMethod, List<Object> encapsulatedTimeStampsAndXMLTimeStamps, String id) Fully-initialising value constructorXAdESTimeStampType(List<ReferenceInfo> referenceInfos, List<Include> includes, no.digipost.org.w3.xmldsig.CanonicalizationMethod canonicalizationMethod, List<Object> encapsulatedTimeStampsAndXMLTimeStamps, String id) Fully-initialising value constructor