Uses of Class
demo.GreetingsImpl.Period

Uses of GreetingsImpl.Period in demo
 

Methods in demo that return GreetingsImpl.Period
static GreetingsImpl.Period GreetingsImpl.Period.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GreetingsImpl.Period[] GreetingsImpl.Period.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.Period
GreetingsImpl(OpenBusContext context, GreetingsImpl.Language language, GreetingsImpl.Period period)
          Construtor.
 



Copyright © 2014. All rights reserved.