Class ChenileRemoteParamDefinition
java.lang.Object
org.chenile.jpautils.entity.BaseJpaEntity
org.chenile.service.registry.model.ChenileRemoteParamDefinition
- All Implemented Interfaces:
ChenileEntity
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class BaseJpaEntity
createdBy, createdTime, id, tenant, testEntity, version -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class BaseJpaEntity
getCreatedBy, getCreatedTime, getId, getLastModifiedBy, getLastModifiedTime, getPrefix, getVersion, setCreatedBy, setCreatedTime, setId, setLastModifiedBy, setLastModifiedTime, setVersion
-
Field Details
-
name
-
description
-
paramClassName
-
type
-
-
Constructor Details
-
ChenileRemoteParamDefinition
public ChenileRemoteParamDefinition() -
ChenileRemoteParamDefinition
-