Uses of Class
oasis.names.tc.dss._1_0.core.schema.SchemasType
Packages that use SchemasType
Package
Description
-
Uses of SchemasType in de.gematik.ws.conn.signatureservice.v7
Fields in de.gematik.ws.conn.signatureservice.v7 declared as SchemasTypeModifier and TypeFieldDescriptionprotected SchemasTypeSignRequest.OptionalInputs.schemasprotected SchemasTypeVerifyDocument.OptionalInputs.schemasMethods in de.gematik.ws.conn.signatureservice.v7 that return SchemasTypeModifier and TypeMethodDescriptionSignRequest.OptionalInputs.getSchemas()Gets the value of the schemas property.VerifyDocument.OptionalInputs.getSchemas()Gets the value of the schemas property.Methods in de.gematik.ws.conn.signatureservice.v7 with parameters of type SchemasTypeModifier and TypeMethodDescriptionvoidSignRequest.OptionalInputs.setSchemas(SchemasType value) Sets the value of the schemas property.voidVerifyDocument.OptionalInputs.setSchemas(SchemasType value) Sets the value of the schemas property. -
Uses of SchemasType in de.gematik.ws.conn.signatureservice.v7_4
Fields in de.gematik.ws.conn.signatureservice.v7_4 declared as SchemasTypeModifier and TypeFieldDescriptionprotected SchemasTypeSignRequest.OptionalInputs.schemasprotected SchemasTypeVerifyDocument.OptionalInputs.schemasMethods in de.gematik.ws.conn.signatureservice.v7_4 that return SchemasTypeModifier and TypeMethodDescriptionSignRequest.OptionalInputs.getSchemas()Gets the value of the schemas property.VerifyDocument.OptionalInputs.getSchemas()Gets the value of the schemas property.Methods in de.gematik.ws.conn.signatureservice.v7_4 with parameters of type SchemasTypeModifier and TypeMethodDescriptionvoidSignRequest.OptionalInputs.setSchemas(SchemasType value) Sets the value of the schemas property.voidVerifyDocument.OptionalInputs.setSchemas(SchemasType value) Sets the value of the schemas property. -
Uses of SchemasType in oasis.names.tc.dss._1_0.core.schema
Methods in oasis.names.tc.dss._1_0.core.schema that return SchemasTypeModifier and TypeMethodDescriptionObjectFactory.createSchemasType()Create an instance ofSchemasTypeMethods in oasis.names.tc.dss._1_0.core.schema that return types with arguments of type SchemasTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SchemasType>ObjectFactory.createSchemas(SchemasType value) Methods in oasis.names.tc.dss._1_0.core.schema with parameters of type SchemasTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SchemasType>ObjectFactory.createSchemas(SchemasType value)