public class UnitOfMeasureSystem extends UnitOfMeasure
Entity.EntityBuilder<C extends Entity,B extends Entity.EntityBuilder<C,B>>| Modifier | Constructor and Description |
|---|---|
protected |
UnitOfMeasureSystem(String id,
String name) |
| Modifier and Type | Method and Description |
|---|---|
static UnitOfMeasureSystem |
getInstance() |
boolean |
isSystemEntity()
Returns true if the class is a system entity, false otherwise.
|
fromSystemaddExtraProperty, getExtraPropertiespublic boolean isSystemEntity()
EntityisSystemEntity in class Entitypublic static UnitOfMeasureSystem getInstance()
Copyright © 2023. All rights reserved.