|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JField | |
---|---|
com.bea.util.jam | Provides interfaces for com.bea.util.jam . |
com.bea.util.jam.visitor | Provides classes to traverse a JElement tree. |
Uses of JField in com.bea.util.jam |
---|
Methods in com.bea.util.jam that return JField | |
---|---|
abstract JField[] |
JClass.getDeclaredFields() Returns an unordered array of Field objects reflecting all the fields declared by the class or interface represented by this Class object. |
abstract JField[] |
JClass.getFields() REVIEW should we consider renaming this to getAllFields()? I think this makes it more clear but is not consistent with java.lang.Class. |
Uses of JField in com.bea.util.jam.visitor |
---|
Methods in com.bea.util.jam.visitor with parameters of type JField | |
---|---|
void |
JVisitor.visit(JField field) |
|
Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |