当前页面: 
在线文档首页 > 
JBoss 4.0.1 sp1 .net  API Documentation 英文版文档
EntityBeanDeserializer.BeanPropertyTarget (JBoss.Net API) - JBoss 4.0.1 sp1 .net  API Documentation 英文版文档
org.jboss.net.axis.server
Class EntityBeanDeserializer.BeanPropertyTarget
java.lang.Object
   org.jboss.net.axis.server.EntityBeanDeserializer.BeanPropertyTarget
org.jboss.net.axis.server.EntityBeanDeserializer.BeanPropertyTarget
- All Implemented Interfaces: 
- org.apache.axis.encoding.Target
- Enclosing class:
- EntityBeanDeserializer
- public class EntityBeanDeserializer.BeanPropertyTarget- extends Object- implements org.apache.axis.encoding.Target
Class which knows how to update a bean property
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
EntityBeanDeserializer.BeanPropertyTarget
public EntityBeanDeserializer.BeanPropertyTarget(org.jboss.net.axis.server.EntityBeanDeserializer.BeanPropertyDescriptor pd)
- This constructor is used for a normal property.
 
- Parameters:
- pd- is the property
EntityBeanDeserializer.BeanPropertyTarget
public EntityBeanDeserializer.BeanPropertyTarget(org.jboss.net.axis.server.EntityBeanDeserializer.BeanPropertyDescriptor pd,
                                                 int i)
- This constructor is used for an indexed property.
 
- Parameters:
- pd- is the property
- i- is the index
set
public void set(Object value)
         throws SAXException
- 
- Specified by:
- setin interface- org.apache.axis.encoding.Target
 
- 
- Throws:
- SAXException
 
setReal
public void setReal(Object target)
             throws SAXException
- 
 
- 
- Throws:
- SAXException
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.