Uses of Class
com.iparelan.util.Message

Packages that use Message
com.iparelan.util Iparelan Utilities
This file is part of Virtual Team Tools.
Copyright © 2008, Iparelan Solutions, LLC. 
 

Uses of Message in com.iparelan.util
 

Fields in com.iparelan.util with type parameters of type Message
(package private) static com.iparelan.jill.L10n<Message,String> Message.MSGS
           
protected static com.iparelan.jill.L10n<Message,String> UtilObject.MSGS
           
 

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



Copyright © 2008 Iparelan Solutions, LLC. All rights reserved.