当前页面:
在线文档首页 >
JBoss 3.2.7 jaxrpc API Documentation 英文版文档
FieldTarget (JAXRPC API) - JBoss 3.2.7 jaxrpc API Documentation 英文版文档
org.apache.axis.encoding
Class FieldTarget
java.lang.Object
org.apache.axis.encoding.FieldTarget
- All Implemented Interfaces:
- Target
- public class FieldTarget
- extends Object
- implements Target
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FieldTarget
public FieldTarget(Object targetObject,
Field targetField)
FieldTarget
public FieldTarget(Object targetObject,
String fieldName)
throws NoSuchFieldException
set
public void set(Object value)
throws SAXException
- Specified by:
set
in interface Target
- Throws:
SAXException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.