| Package | Description |
|---|---|
| org.apache.openejb.jee |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected JavaIdentifier |
FacesConfigFlowDefinitionFlowCallFlowReference.flowDocumentId |
protected JavaIdentifier |
FacesConfigFlowDefinitionFlowCallFlowReference.flowId |
protected JavaIdentifier |
FacesConfigFlowDefinitionFlowCallOutboundParameter.name |
protected JavaIdentifier |
FacesConfigFlowDefinitionInboundParameter.name |
protected JavaIdentifier |
FacesConfigFlowDefinition.startNode |
protected JavaIdentifier |
FacesConfigFlowDefinitionView.vdlDocument |
| Modifier and Type | Method and Description |
|---|---|
JavaIdentifier |
FacesConfigFlowDefinitionFlowCallFlowReference.getFlowDocumentId()
Gets the value of the flowDocumentId property.
|
JavaIdentifier |
FacesConfigFlowDefinitionFlowCallFlowReference.getFlowId()
Gets the value of the flowId property.
|
JavaIdentifier |
FacesConfigFlowDefinitionFlowCallOutboundParameter.getName()
Gets the value of the name property.
|
JavaIdentifier |
FacesConfigFlowDefinitionInboundParameter.getName()
Gets the value of the name property.
|
JavaIdentifier |
FacesConfigFlowDefinition.getStartNode()
Gets the value of the startNode property.
|
JavaIdentifier |
FacesConfigFlowDefinitionView.getVdlDocument()
Gets the value of the vdlDocument property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FacesConfigFlowDefinitionFlowCallFlowReference.setFlowDocumentId(JavaIdentifier value)
Sets the value of the flowDocumentId property.
|
void |
FacesConfigFlowDefinitionFlowCallFlowReference.setFlowId(JavaIdentifier value)
Sets the value of the flowId property.
|
void |
FacesConfigFlowDefinitionFlowCallOutboundParameter.setName(JavaIdentifier value)
Sets the value of the name property.
|
void |
FacesConfigFlowDefinitionInboundParameter.setName(JavaIdentifier value)
Sets the value of the name property.
|
void |
FacesConfigFlowDefinition.setStartNode(JavaIdentifier value)
Sets the value of the startNode property.
|
void |
FacesConfigFlowDefinitionView.setVdlDocument(JavaIdentifier value)
Sets the value of the vdlDocument property.
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.