Uses of Enum
cdm.event.position.AvailableInventoryTypeEnum
Packages that use AvailableInventoryTypeEnum
-
Uses of AvailableInventoryTypeEnum in cdm.event.position
Fields in cdm.event.position declared as AvailableInventoryTypeEnumModifier and TypeFieldDescriptionprotected AvailableInventoryTypeEnumAvailableInventory.AvailableInventoryBuilderImpl.availableInventoryTypeMethods in cdm.event.position that return AvailableInventoryTypeEnumModifier and TypeMethodDescriptionstatic AvailableInventoryTypeEnumAvailableInventoryTypeEnum.fromDisplayName(String name) AvailableInventory.AvailableInventoryBuilderImpl.getAvailableInventoryType()AvailableInventory.AvailableInventoryImpl.getAvailableInventoryType()AvailableInventory.getAvailableInventoryType()Defines the purpose of this inventory.static AvailableInventoryTypeEnumReturns the enum constant of this type with the specified name.static AvailableInventoryTypeEnum[]AvailableInventoryTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in cdm.event.position with parameters of type AvailableInventoryTypeEnumModifier and TypeMethodDescriptionAvailableInventory.AvailableInventoryBuilder.setAvailableInventoryType(AvailableInventoryTypeEnum availableInventoryType) AvailableInventory.AvailableInventoryBuilderImpl.setAvailableInventoryType(AvailableInventoryTypeEnum _availableInventoryType) SecurityLocate.SecurityLocateBuilder.setAvailableInventoryType(AvailableInventoryTypeEnum availableInventoryType) SecurityLocate.SecurityLocateBuilderImpl.setAvailableInventoryType(AvailableInventoryTypeEnum _availableInventoryType)