Class GlobalRuleEntity
- java.lang.Object
-
- io.apicurio.registry.utils.impexp.Entity
-
- io.apicurio.registry.utils.impexp.GlobalRuleEntity
-
public class GlobalRuleEntity extends Entity
- Author:
- eric.wittmann@gmail.com
-
-
Field Summary
Fields Modifier and Type Field Description String
configuration
RuleType
ruleType
-
Constructor Summary
Constructors Constructor Description GlobalRuleEntity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description EntityType
getEntityType()
-
-
-
Method Detail
-
getEntityType
public EntityType getEntityType()
- Specified by:
getEntityType
in classEntity
- See Also:
Entity.getEntityType()
-
-