Uses of Class
org.etsi.uri._01903.v1_3.SignedProperties
-
Packages that use SignedProperties Package Description org.etsi.uri._01903.v1_3 -
-
Uses of SignedProperties in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as SignedProperties Modifier and Type Field Description protected SignedPropertiesQualifyingProperties. signedPropertiesMethods in org.etsi.uri._01903.v1_3 that return SignedProperties Modifier and Type Method Description SignedPropertiesObjectFactory. createSignedProperties()Create an instance ofSignedPropertiesSignedPropertiesQualifyingProperties. getSignedProperties()Gets the value of the signedProperties property.SignedPropertiesSignedProperties. withId(String value)SignedPropertiesSignedProperties. withSignedDataObjectProperties(SignedDataObjectProperties value)SignedPropertiesSignedProperties. withSignedSignatureProperties(SignedSignatureProperties value)Methods in org.etsi.uri._01903.v1_3 with parameters of type SignedProperties Modifier and Type Method Description voidQualifyingProperties. setSignedProperties(SignedProperties value)Sets the value of the signedProperties property.QualifyingPropertiesQualifyingProperties. withSignedProperties(SignedProperties value)Constructors in org.etsi.uri._01903.v1_3 with parameters of type SignedProperties Constructor Description QualifyingProperties(SignedProperties signedProperties, UnsignedProperties unsignedProperties, String target, String id)Fully-initialising value constructor
-