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
static final int SEQUENCE
- See Also:
- Constant Field Values
CHOICE
static final int CHOICE
- See Also:
- Constant Field Values
FIELD
static final int FIELD
- See Also:
- Constant Field Values
getCategory
int getCategory()
getDeclaringClassBinding
BaseClassBinding getDeclaringClassBinding()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.