| Modifier and Type | Method | Description |
|---|---|---|
LocalizedStructuredContent |
Identifiable.getDescription() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Identifiable.setDescription(LocalizedStructuredContent description) |
| Modifier and Type | Method | Description |
|---|---|---|
LocalizedStructuredContent |
Article.getText() |
|
LocalizedStructuredContent |
Collection.getText() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Article.setText(LocalizedStructuredContent text) |
|
void |
Collection.setText(LocalizedStructuredContent text) |
| Modifier and Type | Method | Description |
|---|---|---|
LocalizedStructuredContent |
Webpage.getText() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Webpage.setText(LocalizedStructuredContent text) |
| Modifier and Type | Field | Description |
|---|---|---|
protected LocalizedStructuredContent |
IdentifiableImpl.description |
| Modifier and Type | Method | Description |
|---|---|---|
LocalizedStructuredContent |
IdentifiableImpl.getDescription() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
IdentifiableImpl.setDescription(LocalizedStructuredContent description) |
| Modifier and Type | Method | Description |
|---|---|---|
LocalizedStructuredContent |
ArticleImpl.getText() |
|
LocalizedStructuredContent |
CollectionImpl.getText() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ArticleImpl.setText(LocalizedStructuredContent text) |
|
void |
CollectionImpl.setText(LocalizedStructuredContent text) |
| Modifier and Type | Method | Description |
|---|---|---|
LocalizedStructuredContent |
WebpageImpl.getText() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
WebpageImpl.setText(LocalizedStructuredContent text) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
LocalizedStructuredContentImpl |
Copyright © 2018. All rights reserved.