org.deegree.metadata.persistence.ebrim.eo.mapping
Class SlotMapping
java.lang.Object
org.deegree.metadata.persistence.ebrim.eo.mapping.SlotMapping
public class SlotMapping
- extends Object
Defines the mapping of a slot of an ExtrinsicObject
to a database column.
- Version:
- $Revision: $, $Date: $
- Author:
- Lyn Goltz, last edited by: $Author: lyn $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SlotMapping
public SlotMapping(String name,
String column,
SlotMapping.SlotType type)
getName
public String getName()
getColumn
public String getColumn()
getType
public SlotMapping.SlotType getType()
Copyright © 2011. All Rights Reserved.