|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Service.Visibility | |
|---|---|
| org.ow2.dragon.persistence.bo.service | |
| Uses of Service.Visibility in org.ow2.dragon.persistence.bo.service |
|---|
| Methods in org.ow2.dragon.persistence.bo.service that return Service.Visibility | |
|---|---|
Service.Visibility |
Service.getVisibility()
|
static Service.Visibility |
Service.Visibility.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Service.Visibility[] |
Service.Visibility.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.ow2.dragon.persistence.bo.service with parameters of type Service.Visibility | |
|---|---|
void |
Service.setVisibility(Service.Visibility visibility)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||