org.jboss.xb.binding.metadata.unmarshalling
Interface AttributeBinding
- All Known Implementing Classes:
- AttributeBindingImpl
- public interface AttributeBinding
- Version:
- $Revision: 1.1.2.2 $
- Author:
- Alexey Loubyansky
getAttributeName
public javax.xml.namespace.QName getAttributeName()
getJavaType
public Class getJavaType()
getField
public Field getField()
getGetter
public Method getGetter()
getSetter
public Method getSetter()
getFieldType
public Class getFieldType()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.