public class Aspect
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
name |
java.util.List<Property> |
properties |
java.util.List<Webapp> |
webapps |
| Modifier and Type | Method and Description |
|---|---|
static Aspect |
fromMap(java.util.Map<java.lang.String,java.lang.Object> jsonMap) |
java.util.List<Property> |
getProperties() |