|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentType | |
---|---|
oasis.names.tc.dss._1_0.core.schema |
Uses of DocumentType in oasis.names.tc.dss._1_0.core.schema |
---|
Methods in oasis.names.tc.dss._1_0.core.schema that return DocumentType | |
---|---|
DocumentType |
ObjectFactory.createDocumentType()
Create an instance of DocumentType |
DocumentType |
TransformedDocument.getDocument()
Gets the value of the document property. |
DocumentType |
DocumentWithSignature.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 DocumentType | |
---|---|
JAXBElement<DocumentType> |
ObjectFactory.createDocument(DocumentType value)
Create an instance of JAXBElement < DocumentType > } |
JAXBElement<DocumentType> |
ObjectFactory.createSchema(DocumentType value)
Create an instance of JAXBElement < DocumentType > } |
List<DocumentType> |
InputDocuments.getDocument()
Gets the value of the document property. |
List<DocumentType> |
Schemas.getSchemas()
Gets the value of the schemas property. |
Methods in oasis.names.tc.dss._1_0.core.schema with parameters of type DocumentType | |
---|---|
JAXBElement<DocumentType> |
ObjectFactory.createDocument(DocumentType value)
Create an instance of JAXBElement < DocumentType > } |
JAXBElement<DocumentType> |
ObjectFactory.createSchema(DocumentType value)
Create an instance of JAXBElement < DocumentType > } |
void |
TransformedDocument.setDocument(DocumentType value)
Sets the value of the document property. |
void |
DocumentWithSignature.setDocument(DocumentType value)
Sets the value of the document property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |