Uses of Class
com.oracle.bmc.marketplaceprivateoffer.model.PackageType
-
Packages that use PackageType Package Description com.oracle.bmc.marketplaceprivateoffer.model -
-
Uses of PackageType in com.oracle.bmc.marketplaceprivateoffer.model
Methods in com.oracle.bmc.marketplaceprivateoffer.model that return PackageType Modifier and Type Method Description static PackageTypePackageType. create(String key)static PackageTypePackageType. valueOf(String name)Returns the enum constant of this type with the specified name.static PackageType[]PackageType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-