Uses of Interface
net.thevpc.nsite.deprecated.MessageNameFormat.Function
Packages that use MessageNameFormat.Function
-
Uses of MessageNameFormat.Function in net.thevpc.nsite.deprecated
Classes in net.thevpc.nsite.deprecated that implement MessageNameFormat.FunctionFields in net.thevpc.nsite.deprecated declared as MessageNameFormat.FunctionModifier and TypeFieldDescriptionstatic final MessageNameFormat.FunctionMessageNameFormatFactory.FCT_DATEstatic final MessageNameFormat.FunctionMessageNameFormatFactory.FCT_DATE_PARSEstatic final MessageNameFormat.FunctionMessageNameFormatFactory.FCT_DOUBLEstatic final MessageNameFormat.FunctionMessageNameFormatFactory.FCT_INTEGERstatic final MessageNameFormat.FunctionMessageNameFormatFactory.FCT_SWITCHMethods in net.thevpc.nsite.deprecated that return MessageNameFormat.FunctionModifier and TypeMethodDescriptionDefaultProjectTemplate.getFunction(String name) MessageNameFormatContext.getFunction(String name) Methods in net.thevpc.nsite.deprecated with parameters of type MessageNameFormat.FunctionModifier and TypeMethodDescriptionMessageNameFormatContext.register(String name, MessageNameFormat.Function function) final voidDefaultProjectTemplate.registerFunction(String name, MessageNameFormat.Function function)