public static class HtmlBasicRenderer.Param extends Object
Simple class to encapsulate the name and value of a UIParameter.
UIParameter
String
name
value
Param(String name, String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String name
public String value
public Param(String name, String value)
Copyright © 2010–2021 JBoss by Red Hat. All rights reserved.