Uses of Class
pt.cienciavitae.ns.service.Service
-
Packages that use Service Package Description pt.cienciavitae.ns.service -
-
Uses of Service in pt.cienciavitae.ns.service
Fields in pt.cienciavitae.ns.service with type parameters of type Service Modifier and Type Field Description protected List<Service>Services. serviceMethods in pt.cienciavitae.ns.service that return Service Modifier and Type Method Description ServiceObjectFactory. createService()Create an instance ofServiceMethods in pt.cienciavitae.ns.service that return types with arguments of type Service Modifier and Type Method Description List<Service>Services. getService()Gets the value of the service property.
-