Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.ejbjar30 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
MethodType<T> |
MethodType.methodIntf(MethodIntfType methodIntf)
Sets the
method-intf element |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.