Interface DocumentedEnum
- All Known Implementing Classes:
AbstractParameter.DefaultValueMethods, CmisEvent, FileSystemActor.FileSystemAction, FtpSession.FtpType, JMSFacade.AcknowledgeMode, JobDefFunctions, LdapSender.Operation, SendTibcoMessage.MessageProtocol, SoapVersion, TransactionAttribute
@NullMarked
public interface DocumentedEnum
-
Method Summary
-
Method Details
-
getLabel
Get a label to be used for the enum constant.- Returns:
- Optional 'FieldName' or label that's used to parse the Enum, should never be null but return
name()instead!
-
name
String name()
-