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 |
---|---|
CmrFieldTypeType |
CmrFieldType.getCmrFieldType()
Returns the
cmr-field-type element |
static CmrFieldTypeType |
CmrFieldTypeType.getFromStringValue(String value) |
static CmrFieldTypeType |
CmrFieldTypeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CmrFieldTypeType[] |
CmrFieldTypeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CmrFieldType<T> |
CmrFieldType.cmrFieldType(CmrFieldTypeType cmrFieldType)
Sets the
cmr-field-type element |
Copyright © 2018 JBoss by Red Hat. All rights reserved.