Uses of Class
com.sun.xml.ws.runtime.config.Tubelines
-
Packages that use Tubelines Package Description com.sun.xml.ws.runtime.config -
-
Uses of Tubelines in com.sun.xml.ws.runtime.config
Fields in com.sun.xml.ws.runtime.config declared as Tubelines Modifier and Type Field Description protected TubelinesMetroConfig. tubelinesMethods in com.sun.xml.ws.runtime.config that return Tubelines Modifier and Type Method Description TubelinesObjectFactory. createTubelines()Create an instance ofTubelinesTubelinesMetroConfig. getTubelines()Gets the value of the tubelines property.Methods in com.sun.xml.ws.runtime.config that return types with arguments of type Tubelines Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Tubelines>ObjectFactory. createTubelines(Tubelines value)Methods in com.sun.xml.ws.runtime.config with parameters of type Tubelines Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Tubelines>ObjectFactory. createTubelines(Tubelines value)voidMetroConfig. setTubelines(Tubelines value)Sets the value of the tubelines property.
-