Uses of Class
jaxb.Splits
-
Packages that use Splits Package Description jaxb -
-
Uses of Splits in jaxb
Methods in jaxb that return Splits Modifier and Type Method Description Splits
ObjectFactory. createSplits()
Create an instance ofSplits
Splits
Scenario. getSplits()
Gets the value of the splits property.Methods in jaxb with parameters of type Splits Modifier and Type Method Description void
Scenario. setSplits(Splits value)
Sets the value of the splits property.
-