Uses of Class
org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry

Packages that use EStringToStringMapEntry
org.apache.openejb.jee.was.v6.ecore Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of EStringToStringMapEntry in org.apache.openejb.jee.was.v6.ecore
 

Fields in org.apache.openejb.jee.was.v6.ecore with type parameters of type EStringToStringMapEntry
protected  List<EStringToStringMapEntry> EAnnotation.details
           
 

Methods in org.apache.openejb.jee.was.v6.ecore that return EStringToStringMapEntry
 EStringToStringMapEntry ObjectFactory.createEStringToStringMapEntry()
          Create an instance of EStringToStringMapEntry
 

Methods in org.apache.openejb.jee.was.v6.ecore that return types with arguments of type EStringToStringMapEntry
 JAXBElement<EStringToStringMapEntry> ObjectFactory.createEStringToStringMapEntry(EStringToStringMapEntry value)
          Create an instance of JAXBElement< EStringToStringMapEntry>
 List<EStringToStringMapEntry> EAnnotation.getDetails()
          Gets the value of the details property.
 

Methods in org.apache.openejb.jee.was.v6.ecore with parameters of type EStringToStringMapEntry
 JAXBElement<EStringToStringMapEntry> ObjectFactory.createEStringToStringMapEntry(EStringToStringMapEntry value)
          Create an instance of JAXBElement< EStringToStringMapEntry>
 



Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.