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 and Description |
---|
FixturesType() |
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.
|
public java.lang.String getMessageFlow()
String
public void setMessageFlow(java.lang.String value)
value
- allowed object is
String