public interface IList extends IElement
IWorkflowInstance
,
ILinkedResource
,
IResource
,
IFile
,
IResourceDefinition
,
IProperty
Modifier and Type | Interface and Description |
---|---|
static interface |
IList.IType
Type of the list
|
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getLabel()
Gets the label of the list.
|
String |
getName()
Gets the name of the list.
|
int |
getType()
Gets the type of the list
|
String getName()
String getLabel()
String getDescription()
int getType()
Copyright © 2022 Visiativ. All rights reserved.