public interface TypeContributions
TypeContributor
Modifier and Type | Method and Description |
---|---|
void |
contributeType(BasicType type) |
void |
contributeType(BasicType type,
String... keys) |
void |
contributeType(CompositeUserType type,
String... keys) |
void |
contributeType(UserType type,
String... keys) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.