Uses of Class
com.sun.grizzly.http.webxml.schema.version_3_0.LocalType

Packages that use LocalType
com.sun.grizzly.http.webxml.schema.version_3_0   
 

Uses of LocalType in com.sun.grizzly.http.webxml.schema.version_3_0
 

Fields in com.sun.grizzly.http.webxml.schema.version_3_0 declared as LocalType
protected  LocalType EjbLocalRefType.local
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return LocalType
 LocalType ObjectFactory.createLocalType()
          Create an instance of LocalType
 LocalType EjbLocalRefType.getLocal()
          Gets the value of the local property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 with parameters of type LocalType
 void EjbLocalRefType.setLocal(LocalType value)
          Sets the value of the local property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.