Modifier and Type | Field and Description |
---|---|
protected MetadataType |
CollectionType.metadata |
protected MetadataType |
MetadataListType.Item.metadata |
protected MetadataType |
SequenceRenderRequestType.metadata |
protected MetadataType |
ProjectVersionType.metadata |
protected MetadataType |
ImportableFileType.metadata |
protected MetadataType |
ItemType.metadata |
protected MetadataType |
MetadataChangeSetType.ChangeSet.metadata |
protected MetadataType |
MetadataWrapperType.metadata |
protected MetadataType |
AutoImportRuleType.metadata |
protected MetadataType |
ProjectType.metadata |
protected MetadataType |
ConformRequestType.metadata |
Modifier and Type | Method and Description |
---|---|
MetadataType |
ObjectFactory.createMetadataType()
Create an instance of
MetadataType |
MetadataType |
CollectionType.getMetadata()
Gets the value of the metadata property.
|
MetadataType |
MetadataListType.Item.getMetadata()
Gets the value of the metadata property.
|
MetadataType |
SequenceRenderRequestType.getMetadata()
Gets the value of the metadata property.
|
MetadataType |
ProjectVersionType.getMetadata()
Gets the value of the metadata property.
|
MetadataType |
ImportableFileType.getMetadata()
Gets the value of the metadata property.
|
MetadataType |
ItemType.getMetadata()
Gets the value of the metadata property.
|
MetadataType |
MetadataChangeSetType.ChangeSet.getMetadata()
Gets the value of the metadata property.
|
MetadataType |
MetadataWrapperType.getMetadata()
Gets the value of the metadata property.
|
MetadataType |
AutoImportRuleType.getMetadata()
Gets the value of the metadata property.
|
MetadataType |
ProjectType.getMetadata()
Gets the value of the metadata property.
|
MetadataType |
ConformRequestType.getMetadata()
Gets the value of the metadata property.
|
MetadataType |
MetadataType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
MetadataType |
MetadataType.withGroup(Collection<String> values) |
MetadataType |
MetadataType.withGroup(String... values) |
MetadataType |
MetadataType.withRevision(String value) |
MetadataType |
MetadataType.withTemplate(String value) |
MetadataType |
MetadataType.withTimespan(Collection<MetadataType.Timespan> values) |
MetadataType |
MetadataType.withTimespan(MetadataType.Timespan... values) |
Modifier and Type | Method and Description |
---|---|
JAXBElement<MetadataType> |
ObjectFactory.createMetadataDocument(MetadataType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<MetadataType> |
ObjectFactory.createMetadataDocument(MetadataType value)
|
void |
CollectionType.setMetadata(MetadataType value)
Sets the value of the metadata property.
|
void |
MetadataListType.Item.setMetadata(MetadataType value)
Sets the value of the metadata property.
|
void |
SequenceRenderRequestType.setMetadata(MetadataType value)
Sets the value of the metadata property.
|
void |
ProjectVersionType.setMetadata(MetadataType value)
Sets the value of the metadata property.
|
void |
ImportableFileType.setMetadata(MetadataType value)
Sets the value of the metadata property.
|
void |
ItemType.setMetadata(MetadataType value)
Sets the value of the metadata property.
|
void |
MetadataChangeSetType.ChangeSet.setMetadata(MetadataType value)
Sets the value of the metadata property.
|
void |
MetadataWrapperType.setMetadata(MetadataType value)
Sets the value of the metadata property.
|
void |
AutoImportRuleType.setMetadata(MetadataType value)
Sets the value of the metadata property.
|
void |
ProjectType.setMetadata(MetadataType value)
Sets the value of the metadata property.
|
void |
ConformRequestType.setMetadata(MetadataType value)
Sets the value of the metadata property.
|
CollectionType |
CollectionType.withMetadata(MetadataType value) |
MetadataListType.Item |
MetadataListType.Item.withMetadata(MetadataType value) |
SequenceRenderRequestType |
SequenceRenderRequestType.withMetadata(MetadataType value) |
ProjectVersionType |
ProjectVersionType.withMetadata(MetadataType value) |
ImportableFileType |
ImportableFileType.withMetadata(MetadataType value) |
ItemType |
ItemType.withMetadata(MetadataType value) |
MetadataChangeSetType.ChangeSet |
MetadataChangeSetType.ChangeSet.withMetadata(MetadataType value) |
MetadataWrapperType |
MetadataWrapperType.withMetadata(MetadataType value) |
AutoImportRuleType |
AutoImportRuleType.withMetadata(MetadataType value) |
ProjectType |
ProjectType.withMetadata(MetadataType value) |
ConformRequestType |
ConformRequestType.withMetadata(MetadataType value) |
Copyright © 2017. All rights reserved.