public interface HasContents
Modifier and Type | Field and Description |
---|---|
static int |
MAX_PLURALS |
Modifier and Type | Method and Description |
---|---|
List<String> |
getContents()
Returns the string contents associated with this TextFlow/TextFlowTarget.
|
void |
setContents(List<String> contents) |
void |
setContents(String... contents) |
static final int MAX_PLURALS
List<String> getContents()
void setContents(String... contents)
Copyright © 2018 Zanata Project. All rights reserved.