| Modifier and Type | Field and Description |
|---|---|
protected DocumentMetadataPropertyType |
CollectionType.metadata |
| Modifier and Type | Method and Description |
|---|---|
DocumentMetadataPropertyType |
ObjectFactory.createDocumentMetadataPropertyType()
Create an instance of
DocumentMetadataPropertyType |
DocumentMetadataPropertyType |
CollectionType.getMetadata()
Gets the value of the metadata property.
|
DocumentMetadataPropertyType |
DocumentMetadataPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value) |
DocumentMetadataPropertyType |
DocumentMetadataPropertyType.withArcrole(String value) |
DocumentMetadataPropertyType |
DocumentMetadataPropertyType.withDocumentMetadata(DocumentMetadataType value) |
DocumentMetadataPropertyType |
DocumentMetadataPropertyType.withHref(String value) |
DocumentMetadataPropertyType |
DocumentMetadataPropertyType.withNilReason(Collection<String> values) |
DocumentMetadataPropertyType |
DocumentMetadataPropertyType.withNilReason(List<String> value) |
DocumentMetadataPropertyType |
DocumentMetadataPropertyType.withNilReason(String... values) |
DocumentMetadataPropertyType |
DocumentMetadataPropertyType.withOwns(boolean value) |
DocumentMetadataPropertyType |
DocumentMetadataPropertyType.withRemoteSchema(String value) |
DocumentMetadataPropertyType |
DocumentMetadataPropertyType.withRole(String value) |
DocumentMetadataPropertyType |
DocumentMetadataPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value) |
DocumentMetadataPropertyType |
DocumentMetadataPropertyType.withTitle(String value) |
DocumentMetadataPropertyType |
DocumentMetadataPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value) |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionType.setMetadata(DocumentMetadataPropertyType value)
Sets the value of the metadata property.
|
CollectionType |
CollectionType.withMetadata(DocumentMetadataPropertyType value) |
Copyright © 2008–2023. All rights reserved.