public class ColumnRepr extends Object
| Modifier and Type | Field and Description |
|---|---|
Map<String,MemberRepr> |
collections |
Map<String,MemberGroupRepr> |
memberGroups |
int |
span |
| Constructor and Description |
|---|
ColumnRepr() |
public int span
public Map<String,MemberGroupRepr> memberGroups
public Map<String,MemberRepr> collections
public ColumnRepr()
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.