Uses of Class
demo.GreetingsImpl.Language

Uses of GreetingsImpl.Language in demo
 

Methods in demo that return GreetingsImpl.Language
static GreetingsImpl.Language GreetingsImpl.Language.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GreetingsImpl.Language[] GreetingsImpl.Language.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in demo with parameters of type GreetingsImpl.Language
GreetingsImpl(OpenBusContext context, GreetingsImpl.Language language, GreetingsImpl.Period period)
          Construtor.
 



Copyright © 2014. All rights reserved.