Uses of Class
net.oneandone.neberus.annotation.ApiUsecaseMethod
-
Packages that use ApiUsecaseMethod Package Description net.oneandone.neberus.annotation -
-
Uses of ApiUsecaseMethod in net.oneandone.neberus.annotation
Methods in net.oneandone.neberus.annotation that return ApiUsecaseMethod Modifier and Type Method Description ApiUsecaseMethod[]methods()The REST methods to be used for this usecase in order of definition.
-