java.io.Serializable
kotlin.Comparable
public enum PdfEngine extends Enum<PdfEngine>
Created by Rajat on 11,July,2020
private final Integer
value
private final String
name
ordinal
GOOGLE
INTERNAL
final Integer
getValue()
final String
getName()
getOrdinal()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Integer getValue()
final String getName()
final Integer getOrdinal()