ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Uses of Class
org.jboss.shrinkwrap.descriptor.api.ejbjar30.MethodIntfType

Packages that use MethodIntfType
org.jboss.shrinkwrap.descriptor.api.ejbjar30 Provides the interfaces and enumeration types as defined in the schema 
 

Uses of MethodIntfType in org.jboss.shrinkwrap.descriptor.api.ejbjar30
 

Methods in org.jboss.shrinkwrap.descriptor.api.ejbjar30 that return MethodIntfType
static MethodIntfType MethodIntfType.getFromStringValue(String value)
           
 MethodIntfType MethodType.getMethodIntf()
          Returns the method-intf element
static MethodIntfType MethodIntfType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MethodIntfType[] MethodIntfType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jboss.shrinkwrap.descriptor.api.ejbjar30 with parameters of type MethodIntfType
 MethodType<T> MethodType.methodIntf(MethodIntfType methodIntf)
          Sets the method-intf element
 


ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.