public class UserDefinedType extends Object
| Constructor and Description |
|---|
UserDefinedType(QualifiedObjectName name,
TypeSignature representation) |
| Modifier and Type | Method and Description |
|---|---|
TypeSignature |
getPhysicalTypeSignature() |
QualifiedObjectName |
getUserDefinedTypeName() |
boolean |
isDistinctType() |
public UserDefinedType(QualifiedObjectName name, TypeSignature representation)
public QualifiedObjectName getUserDefinedTypeName()
public TypeSignature getPhysicalTypeSignature()
public boolean isDistinctType()
Copyright © 2012–2022. All rights reserved.