org.jboss.xb.binding.metadata.unmarshalling
Interface ElementBinding
- All Superinterfaces:
- BasicElementBinding, XmlValueContainer
- All Known Implementing Classes:
- DocumentBindingFactoryImpl.AbstractElementBinding
- public interface ElementBinding
- extends BasicElementBinding
- 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()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.