Uses of Class
oasis.names.tc.dss._1_0.core.schema.DocumentType
Packages that use DocumentType
-
Uses of DocumentType in oasis.names.tc.dss._1_0.core.schema
Fields in oasis.names.tc.dss._1_0.core.schema declared as DocumentTypeModifier and TypeFieldDescriptionprotected DocumentTypeDocumentWithSignature.documentprotected DocumentTypeTransformedDocument.documentFields in oasis.names.tc.dss._1_0.core.schema with type parameters of type DocumentTypeMethods in oasis.names.tc.dss._1_0.core.schema that return DocumentTypeModifier and TypeMethodDescriptionObjectFactory.createDocumentType()Create an instance ofDocumentTypeDocumentWithSignature.getDocument()Gets the value of the document property.TransformedDocument.getDocument()Gets the value of the document property.Methods in oasis.names.tc.dss._1_0.core.schema that return types with arguments of type DocumentTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<DocumentType>ObjectFactory.createDocument(DocumentType value) jakarta.xml.bind.JAXBElement<DocumentType>ObjectFactory.createSchema(DocumentType value) SchemasType.getSchema()Gets the value of the schema property.Methods in oasis.names.tc.dss._1_0.core.schema with parameters of type DocumentTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<DocumentType>ObjectFactory.createDocument(DocumentType value) jakarta.xml.bind.JAXBElement<DocumentType>ObjectFactory.createSchema(DocumentType value) voidDocumentWithSignature.setDocument(DocumentType value) Sets the value of the document property.voidTransformedDocument.setDocument(DocumentType value) Sets the value of the document property.