global class CustomConsoleComponents { global Metadata.PrimaryTabComponents primaryTabComponents; global Metadata.SubtabComponents subtabComponents; global CustomConsoleComponents() { } global Object clone() { } }