public class LineBundle extends Object implements ILineBundle
| Modifier | Constructor and Description |
|---|---|
protected |
LineBundle(ILineMapper mapper,
String name,
String typeName) |
| Modifier and Type | Method and Description |
|---|---|
ILineMapper |
getMapper()
The associated Line mapper
|
String |
getName()
Get Line name
|
String |
getTypeName()
Get the line ttype name
|
protected LineBundle(ILineMapper mapper, String name, String typeName)
public ILineMapper getMapper()
ILineBundlegetMapper in interface ILineBundlepublic String getName()
ILineBundlegetName in interface ILineBundlepublic String getTypeName()
ILineBundlegetTypeName in interface ILineBundleCopyright © 2018–2019 ODPi. All rights reserved.