@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface Term
String
name
type
baseTerm
public abstract String name
public abstract String type
public abstract String baseTerm
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.