Uses of Class
com.cloudconvert.dto.Event

Packages that use Event
Package Description
com.cloudconvert.dto  
  • Uses of Event in com.cloudconvert.dto

    Methods in com.cloudconvert.dto that return Event
    Modifier and Type Method Description
    static Event Event.valueOf​(java.lang.String name)
    Returns the enum constant of this type with the specified name.
    static Event[] Event.values()
    Returns an array containing the constants of this enum type, in the order they are declared.