Modifier and Type | Class and Description |
---|---|
class |
AudioComponentType
Java class for AudioComponentType complex type.
|
class |
BinaryComponentType
Java class for BinaryComponentType complex type.
|
class |
ContainerComponentType
Java class for ContainerComponentType complex type.
|
class |
DescriptorComponentType
Java class for DescriptorComponentType complex type.
|
class |
MediaComponentType
Java class for MediaComponentType complex type.
|
class |
VideoComponentType
Java class for VideoComponentType complex type.
|
Modifier and Type | Field and Description |
---|---|
protected List<ComponentType> |
ComponentListType.component |
Modifier and Type | Method and Description |
---|---|
ComponentType |
ObjectFactory.createComponentType()
Create an instance of
ComponentType |
ComponentType |
ComponentType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
ComponentType |
ComponentType.withFile(Collection<FileType> values) |
ComponentType |
ComponentType.withFile(FileType... values) |
ComponentType |
ComponentType.withId(String value) |
ComponentType |
ComponentType.withMetadata(Collection<KeyValuePairType> values) |
ComponentType |
ComponentType.withMetadata(KeyValuePairType... values) |
Modifier and Type | Method and Description |
---|---|
JAXBElement<ComponentType> |
ObjectFactory.createComponentDocument(ComponentType value)
|
List<ComponentType> |
ComponentListType.getComponent()
Gets the value of the component property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ComponentType> |
ObjectFactory.createComponentDocument(ComponentType value)
|
ComponentListType |
ComponentListType.withComponent(ComponentType... values) |
Modifier and Type | Method and Description |
---|---|
ComponentListType |
ComponentListType.withComponent(Collection<ComponentType> values) |
Copyright © 2017. All rights reserved.