com.evolveum.midpoint.web.component.message
Class Context

java.lang.Object
  extended by com.evolveum.midpoint.web.component.message.Context
All Implemented Interfaces:
Serializable

public class Context
extends Object
implements Serializable

Author:
See Also:
Serialized Form

Constructor Summary
Context(String name, String value)
           
 
Method Summary
 String getName()
           
 String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Context

public Context(String name,
               String value)
Method Detail

getName

public String getName()

getValue

public String getValue()


Copyright © 2013 evolveum. All Rights Reserved.