@Retention(value=RUNTIME) @Target(value=TYPE) public @interface SbeCompositeType
The annotated class will be used for generation of customized SBE composites. Value of the attribute denotes exact name of the SBE composite type that is handled by the given class.
String
value
public abstract String value
Copyright © 2005–2025 Onix Solutions. All rights reserved.