|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value={})
public @interface StaticServicePropertyThis annotation declares a static service property.
| Required Element Summary | |
|---|---|
java.lang.String |
name
Set the property name. |
java.lang.String |
type
Set the type. |
| Optional Element Summary | |
|---|---|
boolean |
mandatory
Is the property mandatory? Default: false |
java.lang.String |
value
Set the property value. |
| Element Detail |
|---|
public abstract java.lang.String name
public abstract java.lang.String type
public abstract java.lang.String value
public abstract boolean mandatory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||