@Retention(value=RUNTIME) @Target(value=TYPE) public @interface Customizations
The annotation should go together with TeaObjectTypes
annotation, it define list of customizations for different types defined under
TeaObjectTypes
.
public abstract Customize[] value
Copyright © 2015 Cloud Software Group, Inc.. All Rights Reserved.