Package | Description |
---|---|
de.espirit.firstspirit.module.descriptor |
Modifier and Type | Method and Description |
---|---|
ComponentDescriptor.Type |
ComponentDescriptor.getType()
Returns component type.
|
ComponentDescriptor.Type |
LibraryDescriptor.getType()
Provides the type of this descriptor, which is
a library . |
ComponentDescriptor.Type |
ProjectAppDescriptor.getType()
The type of this project app descriptor which is
Type#PROJECTAPP . |
ComponentDescriptor.Type |
PublicClassDescriptor.getType()
Provides this components type, which is
a public class . |
ComponentDescriptor.Type |
ServiceDescriptor.getType()
Provides the type of this descriptor, which always is
a service . |
ComponentDescriptor.Type |
WebAppDescriptor.getType()
The type of this project app descriptor which is
Type#WEBAPP . |
ComponentDescriptor.Type |
WebServerDescriptor.getType()
Provides the type of this descriptor, which always is
a web server . |
static ComponentDescriptor.Type |
ComponentDescriptor.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentDescriptor.Type[] |
ComponentDescriptor.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210