| 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(java.lang.String value) |
DocumentMetadataPropertyType |
DocumentMetadataPropertyType.withDocumentMetadata(DocumentMetadataType value) |
DocumentMetadataPropertyType |
DocumentMetadataPropertyType.withHref(java.lang.String value) |
DocumentMetadataPropertyType |
DocumentMetadataPropertyType.withNilReason(java.util.Collection<java.lang.String> values) |
DocumentMetadataPropertyType |
DocumentMetadataPropertyType.withNilReason(java.util.List<java.lang.String> value) |
DocumentMetadataPropertyType |
DocumentMetadataPropertyType.withNilReason(java.lang.String... values) |
DocumentMetadataPropertyType |
DocumentMetadataPropertyType.withOwns(boolean value) |
DocumentMetadataPropertyType |
DocumentMetadataPropertyType.withRemoteSchema(java.lang.String value) |
DocumentMetadataPropertyType |
DocumentMetadataPropertyType.withRole(java.lang.String value) |
DocumentMetadataPropertyType |
DocumentMetadataPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value) |
DocumentMetadataPropertyType |
DocumentMetadataPropertyType.withTitle(java.lang.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-2022. All Rights Reserved.