public abstract class ComponentFactory extends BaseEntityFactory<Component>
Objects of this class should not be created directly as they are part of the internal logic.
| Constructor and Description |
|---|
ComponentFactory() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength()
Returns the length of the Component entity.
|
create, getLengthpublic int getLength()
getLength in class BaseEntityFactory<Component>Copyright © 2017 51Degrees. All rights reserved.