com.liferay.faces.bridge.scope.internal
Class IncongruityAttribute

java.lang.Object
  extended by com.liferay.faces.util.lang.NameValuePair<String,Object>
      extended by com.liferay.faces.bridge.scope.internal.IncongruityAttribute

public class IncongruityAttribute
extends NameValuePair<String,Object>

Author:
Neil Griffin

Constructor Summary
IncongruityAttribute(String name, Object value)
           
 
Method Summary
 
Methods inherited from class com.liferay.faces.util.lang.NameValuePair
getName, getValue, setName, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IncongruityAttribute

public IncongruityAttribute(String name,
                            Object value)


Copyright © 2015 Liferay, Inc.. All rights reserved.