Uses of Enum
name.moore.kevin.ze.entities.entityFactory.FACTORY
Packages that use entityFactory.FACTORY
Package
Description
Provide processing and constants for creating specific types of entities.
-
Uses of entityFactory.FACTORY in name.moore.kevin.ze.entities
Fields in name.moore.kevin.ze.entities declared as entityFactory.FACTORYMethods in name.moore.kevin.ze.entities that return entityFactory.FACTORYModifier and TypeMethodDescriptionstatic entityFactory.FACTORYReturns the enum constant of this type with the specified name.static entityFactory.FACTORY[]entityFactory.FACTORY.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in name.moore.kevin.ze.entities with parameters of type entityFactory.FACTORY