org.exolab.castor.xml.schema
public class Unique extends IdentityConstraint
Version: $Revision: 6230 $ $Date: 2006-04-14 04:14:43 -0600 (Fri, 14 Apr 2006) $
| Constructor Summary | |
|---|---|
| Unique(String name)
Creates a new Unique Identity-Constraint.
| |
| Method Summary | |
|---|---|
| short | getStructureType()
Returns the type of this Schema Structure |
Parameters: name the name for the IdentityConstraint. Must not be null.
Returns: the type of this Schema Structure