public class BasicTypeRegistration extends Object
| Constructor and Description | 
|---|
BasicTypeRegistration(BasicType basicType)  | 
BasicTypeRegistration(BasicType basicType,
                     String[] registrationKeys)  | 
BasicTypeRegistration(CompositeUserType type,
                     String[] keys)  | 
BasicTypeRegistration(UserType type,
                     String[] keys)  | 
| Modifier and Type | Method and Description | 
|---|---|
BasicType | 
getBasicType()  | 
String[] | 
getRegistrationKeys()  | 
public BasicTypeRegistration(BasicType basicType)
public BasicTypeRegistration(CompositeUserType type, String[] keys)
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.