| Package | Description |
|---|---|
| com.googlecode.fascinator.ims |
| Modifier and Type | Field and Description |
|---|---|
protected MetadataType |
FileType.metadata |
protected MetadataType |
ItemType.metadata |
protected MetadataType |
OrganizationType.metadata |
protected MetadataType |
ManifestType.metadata |
protected MetadataType |
ResourceType.metadata |
| Modifier and Type | Method and Description |
|---|---|
MetadataType |
ObjectFactory.createMetadataType()
Create an instance of
MetadataType |
MetadataType |
FileType.getMetadata()
Gets the value of the metadata property.
|
MetadataType |
ItemType.getMetadata()
Gets the value of the metadata property.
|
MetadataType |
OrganizationType.getMetadata()
Gets the value of the metadata property.
|
MetadataType |
ManifestType.getMetadata()
Gets the value of the metadata property.
|
MetadataType |
ResourceType.getMetadata()
Gets the value of the metadata property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<MetadataType> |
ObjectFactory.createMetadata(MetadataType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<MetadataType> |
ObjectFactory.createMetadata(MetadataType value)
|
void |
FileType.setMetadata(MetadataType value)
Sets the value of the metadata property.
|
void |
ItemType.setMetadata(MetadataType value)
Sets the value of the metadata property.
|
void |
OrganizationType.setMetadata(MetadataType value)
Sets the value of the metadata property.
|
void |
ManifestType.setMetadata(MetadataType value)
Sets the value of the metadata property.
|
void |
ResourceType.setMetadata(MetadataType value)
Sets the value of the metadata property.
|
Copyright © 2009-2015. All Rights Reserved.