global class SummaryLayoutItem { global String customLink; global String field; global Integer posX; global Integer posY; global Integer posZ; global SummaryLayoutItem() { } global Object clone() { } }