Uses of Class
org.deegree.metadata.persistence.ebrim.eo.mapping.SlotMapping.SlotType

Packages that use SlotMapping.SlotType
org.deegree.metadata.persistence.ebrim.eo.mapping   
 

Uses of SlotMapping.SlotType in org.deegree.metadata.persistence.ebrim.eo.mapping
 

Methods in org.deegree.metadata.persistence.ebrim.eo.mapping that return SlotMapping.SlotType
 SlotMapping.SlotType SlotMapping.getType()
           
static SlotMapping.SlotType SlotMapping.SlotType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SlotMapping.SlotType[] SlotMapping.SlotType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.deegree.metadata.persistence.ebrim.eo.mapping with parameters of type SlotMapping.SlotType
static List<String> SlotMapper.getSlots(SlotMapper.EOTYPE type, SlotMapping.SlotType slotType)
           
 

Constructors in org.deegree.metadata.persistence.ebrim.eo.mapping with parameters of type SlotMapping.SlotType
SlotMapping(String name, String column, SlotMapping.SlotType type)
           
 



Copyright © 2011. All Rights Reserved.