public class Family<T extends FamilyContainer> extends Object
| Modifier and Type | Method and Description |
|---|---|
Family<T> |
attribute(String name,
Object value) |
List<Attribute> |
attributes() |
T |
endFamilyDef() |
Family<T> |
family(String name) |
String |
name() |
Copyright © 2020 The Apache Software Foundation. All rights reserved.