Uses of Enum Class
com.tibco.ep.sb.ads.Artifact.Encoding
Packages that use Artifact.Encoding
Package
Description
Provides classes and interfaces for interacting with the Artifact Management Server.
-
Uses of Artifact.Encoding in com.tibco.ep.sb.ads
Methods in com.tibco.ep.sb.ads that return Artifact.EncodingModifier and TypeMethodDescriptionstatic Artifact.Encoding
Artifact.Encoding.fromString
(String s) static Artifact.Encoding
static Artifact.Encoding
Returns the enum constant of this class with the specified name.static Artifact.Encoding[]
Artifact.Encoding.values()
Returns an array containing the constants of this enum class, in the order they are declared.