org.jboss.xb.binding.metadata.marshalling
Interface FieldGroupBinding
- All Known Subinterfaces:
- FieldBinding, FieldGroupChoiceBinding, FieldGroupSequenceBinding
- public interface FieldGroupBinding
- Version:
- $Revision: 1.1.2.2 $
- Author:
- Alexey Loubyansky
SEQUENCE
public static final int SEQUENCE
- See Also:
- Constant Field Values
CHOICE
public static final int CHOICE
- See Also:
- Constant Field Values
FIELD
public static final int FIELD
- See Also:
- Constant Field Values
getCategory
public int getCategory()
getDeclaringClassBinding
public BaseClassBinding getDeclaringClassBinding()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.