Uses of Class
com.thed.zblast.parser.jaxb.junit.Properties
Packages that use Properties
-
Uses of Properties in com.thed.zblast.parser.jaxb.junit
Fields in com.thed.zblast.parser.jaxb.junit declared as PropertiesMethods in com.thed.zblast.parser.jaxb.junit that return PropertiesModifier and TypeMethodDescriptionObjectFactory.createProperties()
Create an instance ofProperties
Testsuite.getProperties()
Gets the value of the properties property.Methods in com.thed.zblast.parser.jaxb.junit with parameters of type PropertiesModifier and TypeMethodDescriptionvoid
Testsuite.setProperties
(Properties value) Sets the value of the properties property.