Uses of Enum Class
org.verapdf.cos.COSObjType
Packages that use COSObjType
-
Uses of COSObjType in org.verapdf.cos
Methods in org.verapdf.cos that return COSObjTypeModifier and TypeMethodDescriptionCOSArray.getType()abstract COSObjTypeCOSBase.getType()COSBoolean.getType()COSDictionary.getType()COSDirect.getType()COSIndirect.getType()COSInteger.getType()COSName.getType()COSNull.getType()COSObject.getType()COSReal.getType()COSStream.getType()COSString.getType()static COSObjTypeReturns the enum constant of this class with the specified name.static COSObjType[]COSObjType.values()Returns an array containing the constants of this enum class, in the order they are declared.