@Retention(value=RUNTIME) @Target(value=TYPE) public @interface ViewSetupAttributeIo
String
name
ViewSetup
Class<? extends Entity>
type
public abstract String name
public abstract Class<? extends Entity> type
Copyright © 2015–2021 Fiji. All rights reserved.