global class DescribeLayoutRow { global List layoutitems; global Integer numitems; global List getLayoutItems() { } global Integer getNumItems() { } }