Uses of Class
org.etsi.uri._01903.v1_3.SignedSignatureProperties
Packages that use SignedSignatureProperties
-
Uses of SignedSignatureProperties in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as SignedSignaturePropertiesModifier and TypeFieldDescriptionprotected SignedSignaturePropertiesSignedProperties.signedSignaturePropertiesMethods in org.etsi.uri._01903.v1_3 that return SignedSignaturePropertiesModifier and TypeMethodDescriptionObjectFactory.createSignedSignatureProperties()Create an instance ofSignedSignaturePropertiesSignedProperties.getSignedSignatureProperties()Gets the value of the signedSignatureProperties property.SignedSignatureProperties.withSignaturePolicyIdentifier(SignaturePolicyIdentifier value) SignedSignatureProperties.withSignatureProductionPlace(SignatureProductionPlace value) SignedSignatureProperties.withSignerRole(SignerRole value) SignedSignatureProperties.withSigningCertificate(SigningCertificate value) SignedSignatureProperties.withSigningTime(ZonedDateTime value) Methods in org.etsi.uri._01903.v1_3 with parameters of type SignedSignaturePropertiesModifier and TypeMethodDescriptionvoidSignedProperties.setSignedSignatureProperties(SignedSignatureProperties value) Sets the value of the signedSignatureProperties property.SignedProperties.withSignedSignatureProperties(SignedSignatureProperties value) Constructors in org.etsi.uri._01903.v1_3 with parameters of type SignedSignaturePropertiesModifierConstructorDescriptionSignedProperties(SignedSignatureProperties signedSignatureProperties, SignedDataObjectProperties signedDataObjectProperties, String id) Fully-initialising value constructor