public class BIUserConversion extends Object implements BIConversion
| Modifier and Type | Method and Description |
|---|---|
Locator |
getSourceLocation()
Gets the location where this declaration is declared.
|
TypeUse |
getTransducer()
Gets a transducer for this conversion.
|
String |
name()
Gets the conversion name.
|
public Locator getSourceLocation()
public String name()
name in interface BIConversionpublic TypeUse getTransducer()
getTransducer in interface BIConversionCopyright © 2015 Oracle Corporation. All Rights Reserved.