Package org.apache.myfaces.flow
Class FlowNodeImpl
- java.lang.Object
- 
- jakarta.faces.flow.FlowNode
- 
- org.apache.myfaces.flow.FlowNodeImpl
 
 
- 
- 
Constructor SummaryConstructors Constructor Description FlowNodeImpl(String id)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidfreeze()Call this method when the object will be made available to the runtimeStringgetId()voidsetId(String id)
 
-