Uses of Class
org.deegree.metadata.persistence.ebrim.eo.mapping.SlotMapper.EOTYPE

Packages that use SlotMapper.EOTYPE
org.deegree.metadata.persistence.ebrim.eo.mapping   
 

Uses of SlotMapper.EOTYPE in org.deegree.metadata.persistence.ebrim.eo.mapping
 

Methods in org.deegree.metadata.persistence.ebrim.eo.mapping that return SlotMapper.EOTYPE
static SlotMapper.EOTYPE SlotMapper.EOTYPE.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SlotMapper.EOTYPE SlotMapper.EOTYPE.valueOfType(String type)
           
static SlotMapper.EOTYPE[] SlotMapper.EOTYPE.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 SlotMapper.EOTYPE
static List<String> SlotMapper.getSlots(SlotMapper.EOTYPE type, SlotMapping.SlotType slotType)
           
 



Copyright © 2011. All Rights Reserved.