| Modifier and Type | Field and Description |
|---|---|
protected DocumentMetadataType |
DocumentMetadataPropertyType.documentMetadata |
| Modifier and Type | Method and Description |
|---|---|
DocumentMetadataType |
ObjectFactory.createDocumentMetadataType()
Create an instance of
DocumentMetadataType |
DocumentMetadataType |
DocumentMetadataPropertyType.getDocumentMetadata()
Gets the value of the documentMetadata property.
|
DocumentMetadataType |
DocumentMetadataType.withGenerationDate(javax.xml.datatype.XMLGregorianCalendar value) |
DocumentMetadataType |
DocumentMetadataType.withGenerationSystem(java.lang.String value) |
DocumentMetadataType |
DocumentMetadataType.withProfile(java.util.Collection<ReferenceType> values) |
DocumentMetadataType |
DocumentMetadataType.withProfile(java.util.List<ReferenceType> value) |
DocumentMetadataType |
DocumentMetadataType.withProfile(ReferenceType... values) |
DocumentMetadataType |
DocumentMetadataType.withVersion(ReferenceType value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<DocumentMetadataType> |
ObjectFactory.createDocumentMetadata(DocumentMetadataType value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<DocumentMetadataType> |
ObjectFactory.createDocumentMetadata(DocumentMetadataType value)
|
void |
DocumentMetadataPropertyType.setDocumentMetadata(DocumentMetadataType value)
Sets the value of the documentMetadata property.
|
DocumentMetadataPropertyType |
DocumentMetadataPropertyType.withDocumentMetadata(DocumentMetadataType value) |
Copyright © 2008-2022. All Rights Reserved.