Skip navigation links
org.apache.openejb.jee

Class FacesConfigFlowDefinitionView

    • Field Detail

      • id

        protected java.lang.String id
    • Constructor Detail

      • FacesConfigFlowDefinitionView

        public FacesConfigFlowDefinitionView()
    • Method Detail

      • getVdlDocument

        public JavaIdentifier getVdlDocument()
        Gets the value of the vdlDocument property.
        Returns:
        possible object is JavaIdentifier
      • setVdlDocument

        public void setVdlDocument(JavaIdentifier value)
        Sets the value of the vdlDocument property.
        Parameters:
        value - allowed object is JavaIdentifier
      • getId

        public java.lang.String getId()
        Gets the value of the id property.
        Returns:
        possible object is String
      • setId

        public void setId(java.lang.String value)
        Sets the value of the id property.
        Parameters:
        value - allowed object is String