Uses of Enum Class
org.glassfish.api.deployment.OpsParams.Origin
Packages that use OpsParams.Origin
-
Uses of OpsParams.Origin in org.glassfish.api.deployment
Fields in org.glassfish.api.deployment declared as OpsParams.OriginModifier and TypeFieldDescriptionOpsParams.originType of deployment operation, by default it's deploymentMethods in org.glassfish.api.deployment that return OpsParams.OriginModifier and TypeMethodDescriptionOpsParams.getOrigin()static OpsParams.OriginReturns the enum constant of this class with the specified name.static OpsParams.Origin[]OpsParams.Origin.values()Returns an array containing the constants of this enum class, in the order they are declared.