Class AttachmentTypeUtils

java.lang.Object
net.anotheria.anosite.gen.shared.data.AttachmentTypeUtils
All Implemented Interfaces:
IAttachmentTypeDefinition

public class AttachmentTypeUtils extends Object implements IAttachmentTypeDefinition
  • Constructor Details

    • AttachmentTypeUtils

      public AttachmentTypeUtils()
  • Method Details

    • getAttachmentTypeList

      public static List<String> getAttachmentTypeList()
    • getName

      public static String getName(int value)
    • getValue

      public static int getValue(String name)