org.jboss.xb.binding.metadata.unmarshalling
Interface XmlValueBinding
- All Superinterfaces:
- XmlValueContainer
- All Known Implementing Classes:
- DocumentBindingFactoryImpl.AbstractXmlValueBinding
- public interface XmlValueBinding
- extends XmlValueContainer
- Version:
- $Revision: 1.1.2.2 $
- Author:
- Alexey Loubyansky
getField
public Field getField()
getGetter
public Method getGetter()
getSetter
public Method getSetter()
getFieldType
public Class getFieldType()
getJavaType
public Class getJavaType()
- Specified by:
getJavaType
in interface XmlValueContainer
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.