|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MetadataType | |
|---|---|
| com.googlecode.fascinator.ims | |
| Uses of MetadataType in com.googlecode.fascinator.ims |
|---|
| Fields in com.googlecode.fascinator.ims declared as MetadataType | |
|---|---|
protected MetadataType |
ItemType.metadata
|
protected MetadataType |
ManifestType.metadata
|
protected MetadataType |
OrganizationType.metadata
|
protected MetadataType |
FileType.metadata
|
protected MetadataType |
ResourceType.metadata
|
| Methods in com.googlecode.fascinator.ims that return MetadataType | |
|---|---|
MetadataType |
ObjectFactory.createMetadataType()
Create an instance of MetadataType |
MetadataType |
ItemType.getMetadata()
Gets the value of the metadata property. |
MetadataType |
ManifestType.getMetadata()
Gets the value of the metadata property. |
MetadataType |
OrganizationType.getMetadata()
Gets the value of the metadata property. |
MetadataType |
FileType.getMetadata()
Gets the value of the metadata property. |
MetadataType |
ResourceType.getMetadata()
Gets the value of the metadata property. |
| Methods in com.googlecode.fascinator.ims that return types with arguments of type MetadataType | |
|---|---|
JAXBElement<MetadataType> |
ObjectFactory.createMetadata(MetadataType value)
Create an instance of JAXBElement<MetadataType>} |
| Methods in com.googlecode.fascinator.ims with parameters of type MetadataType | |
|---|---|
JAXBElement<MetadataType> |
ObjectFactory.createMetadata(MetadataType value)
Create an instance of JAXBElement<MetadataType>} |
void |
ItemType.setMetadata(MetadataType value)
Sets the value of the metadata property. |
void |
ManifestType.setMetadata(MetadataType value)
Sets the value of the metadata property. |
void |
OrganizationType.setMetadata(MetadataType value)
Sets the value of the metadata property. |
void |
FileType.setMetadata(MetadataType value)
Sets the value of the metadata property. |
void |
ResourceType.setMetadata(MetadataType value)
Sets the value of the metadata property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||