Uses of Class
com.sun.xml.ws.runtime.config.Tubelines
Packages that use Tubelines
-
Uses of Tubelines in com.sun.xml.ws.runtime.config
Fields in com.sun.xml.ws.runtime.config declared as TubelinesMethods in com.sun.xml.ws.runtime.config that return TubelinesModifier and TypeMethodDescriptionObjectFactory.createTubelines()Create an instance ofTubelinesMetroConfig.getTubelines()Gets the value of the tubelines property.Methods in com.sun.xml.ws.runtime.config that return types with arguments of type TubelinesModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Tubelines>ObjectFactory.createTubelines(Tubelines value) Methods in com.sun.xml.ws.runtime.config with parameters of type TubelinesModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Tubelines>ObjectFactory.createTubelines(Tubelines value) voidMetroConfig.setTubelines(Tubelines value) Sets the value of the tubelines property.