@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Polymorphism
Modifier and Type | Optional Element and Description |
---|---|
PolymorphismType |
type
Specifies the polymorphism type.
|
public abstract PolymorphismType type
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.