org.jboss.axis.encoding
Class FieldTarget
java.lang.Object
org.jboss.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
- 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.