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