Uses of Enum
cdm.base.staticdata.identifier.CommodityLocationIdentifierTypeEnum
Packages that use CommodityLocationIdentifierTypeEnum
Package
Description
Basic identifier and assigned identifier concepts that are applicable across the model.
-
Uses of CommodityLocationIdentifierTypeEnum in cdm.base.staticdata.identifier
Fields in cdm.base.staticdata.identifier declared as CommodityLocationIdentifierTypeEnumModifier and TypeFieldDescriptionprotected CommodityLocationIdentifierTypeEnumLocationIdentifier.LocationIdentifierBuilderImpl.locationIdentifierTypeMethods in cdm.base.staticdata.identifier that return CommodityLocationIdentifierTypeEnumModifier and TypeMethodDescriptionCommodityLocationIdentifierTypeEnum.fromDisplayName(String name) LocationIdentifier.getLocationIdentifierType()Specifies the nature of a location identifier.LocationIdentifier.LocationIdentifierBuilderImpl.getLocationIdentifierType()LocationIdentifier.LocationIdentifierImpl.getLocationIdentifierType()Returns the enum constant of this type with the specified name.static CommodityLocationIdentifierTypeEnum[]CommodityLocationIdentifierTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in cdm.base.staticdata.identifier with parameters of type CommodityLocationIdentifierTypeEnumModifier and TypeMethodDescriptionLocationIdentifier.LocationIdentifierBuilder.setLocationIdentifierType(CommodityLocationIdentifierTypeEnum locationIdentifierType) LocationIdentifier.LocationIdentifierBuilderImpl.setLocationIdentifierType(CommodityLocationIdentifierTypeEnum _locationIdentifierType)