JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
com.xebialabs.xlplatform.webhooks.annotations
Annotation Interface TypeBounds
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
TypeBounds
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
focusType
String
topType
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
boolean
canBeVirtual
String
focusProperty
String
topProperty
Element Details
focusType
String
focusType
topType
String
topType
focusProperty
String
focusProperty
Default:
""
topProperty
String
topProperty
Default:
""
canBeVirtual
boolean
canBeVirtual
Default:
false