Uses of Class
org.etsi.uri._01903.v1_3.UnsignedProperties
Packages that use UnsignedProperties
-
Uses of UnsignedProperties in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as UnsignedPropertiesModifier and TypeFieldDescriptionprotected UnsignedPropertiesQualifyingProperties.unsignedPropertiesMethods in org.etsi.uri._01903.v1_3 that return UnsignedPropertiesModifier and TypeMethodDescriptionObjectFactory.createUnsignedProperties()Create an instance ofUnsignedPropertiesQualifyingProperties.getUnsignedProperties()Gets the value of the unsignedProperties property.UnsignedProperties.withUnsignedDataObjectProperties(UnsignedDataObjectProperties value) UnsignedProperties.withUnsignedSignatureProperties(UnsignedSignatureProperties value) Methods in org.etsi.uri._01903.v1_3 with parameters of type UnsignedPropertiesModifier and TypeMethodDescriptionvoidQualifyingProperties.setUnsignedProperties(UnsignedProperties value) Sets the value of the unsignedProperties property.QualifyingProperties.withUnsignedProperties(UnsignedProperties value) Constructors in org.etsi.uri._01903.v1_3 with parameters of type UnsignedPropertiesModifierConstructorDescriptionQualifyingProperties(SignedProperties signedProperties, UnsignedProperties unsignedProperties, String target, String id) Fully-initialising value constructor