Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.LocalType
-
Packages that use LocalType Package Description com.sun.xml.ws.config.metro.parser.jsr109 -
-
Uses of LocalType in com.sun.xml.ws.config.metro.parser.jsr109
Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as LocalType Modifier and Type Field Description protected LocalTypeEjbLocalRefType. localMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return LocalType Modifier and Type Method Description LocalTypeObjectFactory. createLocalType()Create an instance ofLocalTypeLocalTypeEjbLocalRefType. getLocal()Gets the value of the local property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type LocalType Modifier and Type Method Description voidEjbLocalRefType. setLocal(LocalType value)Sets the value of the local property.
-