org.jboss.xb.binding.metadata.marshalling
Interface FinalClassBinding

All Superinterfaces:
BaseClassBinding, FieldValueBinding

public interface FinalClassBinding
extends BaseClassBinding

Version:
$Revision: 1.1.2.3 $
Author:
Alexey Loubyansky

Field Summary
 
Fields inherited from interface org.jboss.xb.binding.metadata.marshalling.FieldValueBinding
COLLECTION, FINAL_CLASS, NON_FINAL_CLASS, SIMPLE_VALUE
 
Method Summary
 String getElementName()
           
 String getNamespaceUri()
           
 
Methods inherited from interface org.jboss.xb.binding.metadata.marshalling.BaseClassBinding
getFieldGroups, getFieldToAttributeBindings
 
Methods inherited from interface org.jboss.xb.binding.metadata.marshalling.FieldValueBinding
getCategory, getFieldBinding, getJavaClass
 

Method Detail

getNamespaceUri

String getNamespaceUri()

getElementName

String getElementName()


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.