Uses of Class
com.kaltura.client.enums.AttachmentAssetOrderBy
-
Packages that use AttachmentAssetOrderBy Package Description com.kaltura.client.enums -
-
Uses of AttachmentAssetOrderBy in com.kaltura.client.enums
Methods in com.kaltura.client.enums that return AttachmentAssetOrderBy Modifier and Type Method Description static AttachmentAssetOrderByAttachmentAssetOrderBy. get(String value)static AttachmentAssetOrderByAttachmentAssetOrderBy. valueOf(String name)Returns the enum constant of this type with the specified name.static AttachmentAssetOrderBy[]AttachmentAssetOrderBy. values()Returns an array containing the constants of this enum type, in the order they are declared.
-