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

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

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

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

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 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_2_4 with parameters of type LocalType
 void EjbLocalRefType.setLocal(LocalType value)
          Sets the value of the local property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.