| Package | Description |
|---|---|
| ru.ilb.filedossier.ddl |
| Modifier and Type | Field and Description |
|---|---|
protected List<RepresentationDefinition> |
Variation.representations |
| Modifier and Type | Method and Description |
|---|---|
RepresentationDefinition |
ObjectFactory.createRepresentationDefinition()
Create an instance of
RepresentationDefinition |
RepresentationDefinition |
RepresentationDefinition.withMediaType(String value) |
RepresentationDefinition |
RepresentationDefinition.withMeta(String value) |
RepresentationDefinition |
RepresentationDefinition.withSchema(String value) |
RepresentationDefinition |
RepresentationDefinition.withStylesheet(String value) |
RepresentationDefinition |
RepresentationDefinition.withTemplate(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<RepresentationDefinition> |
Variation.getRepresentations()
Gets the value of the representations property.
|
| Modifier and Type | Method and Description |
|---|---|
Variation |
Variation.withRepresentations(RepresentationDefinition... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
Variation.setRepresentations(List<RepresentationDefinition> value) |
Variation |
Variation.withRepresentations(Collection<RepresentationDefinition> values) |
Variation |
Variation.withRepresentations(List<RepresentationDefinition> value) |
Copyright © 2020. All rights reserved.