public interface Content extends Copyable<Content>
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getId() |
Set<Property> |
getProperties() |
Set<Role> |
getRoles() |
String |
getTitle() |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.