public final class AttachQueueInfo extends Object
Constructor and Description |
---|
AttachQueueInfo(javax.faces.component.UIComponent parentComponent) |
Modifier and Type | Method and Description |
---|---|
AbstractAttachQueue |
getAttachQueue() |
javax.faces.component.UIComponent |
getParentComponent() |
void |
setAttachQueue(AbstractAttachQueue attachQueue) |
public AttachQueueInfo(javax.faces.component.UIComponent parentComponent)
public javax.faces.component.UIComponent getParentComponent()
public void setAttachQueue(AbstractAttachQueue attachQueue)
public AbstractAttachQueue getAttachQueue()
Copyright © 2014 JBoss by Red Hat. All rights reserved.