Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
static Content |
newInstance()
Constructs a new instance of
Content . |
static Content |
newInstance(String content)
Constructs a new instance of
Content , taking all required and/or read-only
properties as arguments. |
static Content |
newInstance(String content,
String shortContent)
Constructs a new instance of
Content , taking all possible properties (except the
identifier(s))as arguments. |
Copyright © 2019 Communote team. All rights reserved.