Uses of Class
org.apache.openejb.jee.was.v6.java.Field
-
Packages that use Field Package Description org.apache.openejb.jee.was.v6.java Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of Field in org.apache.openejb.jee.was.v6.java
Fields in org.apache.openejb.jee.was.v6.java with type parameters of type Field Modifier and Type Field Description protected List<Field>JavaClass. fieldsMethods in org.apache.openejb.jee.was.v6.java that return Field Modifier and Type Method Description FieldObjectFactory. createField()Create an instance ofFieldMethods in org.apache.openejb.jee.was.v6.java that return types with arguments of type Field Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Field>ObjectFactory. createField(Field value)List<Field>JavaClass. getFields()Gets the value of the fields property.Methods in org.apache.openejb.jee.was.v6.java with parameters of type Field Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Field>ObjectFactory. createField(Field value)
-