com.ibm.broker.config.appdev.test

Class FixturesType

  • java.lang.Object
    • com.ibm.broker.config.appdev.test.FixturesType


  • public class FixturesType
    extends java.lang.Object

    Java class for fixturesType complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="fixturesType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element ref="{http://wwww.ibm.com/iib/test/1.0.0}messageFlow"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Summary

      Constructors 
      Constructor and Description
      FixturesType() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getMessageFlow()
      Gets the value of the messageFlow property.
      void setMessageFlow(java.lang.String value)
      Sets the value of the messageFlow property.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FixturesType

        public FixturesType()
    • Method Detail

      • getMessageFlow

        public java.lang.String getMessageFlow()
        Gets the value of the messageFlow property.
        Returns:
        possible object is String
      • setMessageFlow

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