public class TiTimeOffsetConverter extends AbstractConditionsObjectConverter<TiTimeOffset>
Constructor and Description |
---|
TiTimeOffsetConverter() |
Modifier and Type | Method and Description |
---|---|
TiTimeOffset |
getData(org.lcsim.conditions.ConditionsManager manager,
String name)
Get the conditions data based on the name, e.g.
|
Class<TiTimeOffset> |
getType()
Get the specific type converted by this class.
|
getMultipleCollectionsAction, setMultipleCollectionsAction, toString
public TiTimeOffset getData(org.lcsim.conditions.ConditionsManager manager, String name)
AbstractConditionsObjectConverter
getData
in interface org.lcsim.conditions.ConditionsConverter<TiTimeOffset>
getData
in class AbstractConditionsObjectConverter<TiTimeOffset>
manager
- the current conditions managername
- the name of the conditions set (maps to table name)public Class<TiTimeOffset> getType()
AbstractConditionsObjectConverter
getType
in interface org.lcsim.conditions.ConditionsConverter<TiTimeOffset>
getType
in class AbstractConditionsObjectConverter<TiTimeOffset>
Copyright © 2019. All rights reserved.