Uses of Class
oasis.names.tc.dss._1_0.core.schema.PropertiesType
Packages that use PropertiesType
-
Uses of PropertiesType in de.gematik.ws.conn.encryptionservice.v6
Fields in de.gematik.ws.conn.encryptionservice.v6 declared as PropertiesTypeModifier and TypeFieldDescriptionprotected PropertiesTypeEncryptDocument.OptionalInputs.unprotectedPropertiesMethods in de.gematik.ws.conn.encryptionservice.v6 that return PropertiesTypeModifier and TypeMethodDescriptionEncryptDocument.OptionalInputs.getUnprotectedProperties()Gets the value of the unprotectedProperties property.Methods in de.gematik.ws.conn.encryptionservice.v6 that return types with arguments of type PropertiesTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PropertiesType>ObjectFactory.createUnprotectedProperties(PropertiesType value) Methods in de.gematik.ws.conn.encryptionservice.v6 with parameters of type PropertiesTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PropertiesType>ObjectFactory.createUnprotectedProperties(PropertiesType value) voidEncryptDocument.OptionalInputs.setUnprotectedProperties(PropertiesType value) Sets the value of the unprotectedProperties property. -
Uses of PropertiesType in oasis.names.tc.dss._1_0.core.schema
Fields in oasis.names.tc.dss._1_0.core.schema declared as PropertiesTypeModifier and TypeFieldDescriptionprotected PropertiesTypeProperties.signedPropertiesprotected PropertiesTypeProperties.unsignedPropertiesMethods in oasis.names.tc.dss._1_0.core.schema that return PropertiesTypeModifier and TypeMethodDescriptionObjectFactory.createPropertiesType()Create an instance ofPropertiesTypeProperties.getSignedProperties()Gets the value of the signedProperties property.Properties.getUnsignedProperties()Gets the value of the unsignedProperties property.Methods in oasis.names.tc.dss._1_0.core.schema with parameters of type PropertiesTypeModifier and TypeMethodDescriptionvoidProperties.setSignedProperties(PropertiesType value) Sets the value of the signedProperties property.voidProperties.setUnsignedProperties(PropertiesType value) Sets the value of the unsignedProperties property.