Uses of Class
org.apache.openejb.jee.was.v6.ecore.EOperation
-
Packages that use EOperation Package Description org.apache.openejb.jee.was.v6.ecore Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.org.apache.openejb.jee.was.v6.java Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of EOperation in org.apache.openejb.jee.was.v6.ecore
Fields in org.apache.openejb.jee.was.v6.ecore with type parameters of type EOperation Modifier and Type Field Description protected List<EOperation>EClass. eOperationsMethods in org.apache.openejb.jee.was.v6.ecore that return EOperation Modifier and Type Method Description EOperationObjectFactory. createEOperation()Create an instance ofEOperationMethods in org.apache.openejb.jee.was.v6.ecore that return types with arguments of type EOperation Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EOperation>ObjectFactory. createEOperation(EOperation value)List<EOperation>EClass. getEOperations()Gets the value of the eOperations property.Methods in org.apache.openejb.jee.was.v6.ecore with parameters of type EOperation Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EOperation>ObjectFactory. createEOperation(EOperation value) -
Uses of EOperation in org.apache.openejb.jee.was.v6.java
Subclasses of EOperation in org.apache.openejb.jee.was.v6.java Modifier and Type Class Description classMethodJava class for Method complex type.
-