Class Unique

All Implemented Interfaces:
Serializable

public class Unique extends IdentityConstraint
A class that represents the XML Schema Identity Constraint: Unique.
Version:
$Revision: 6230 $ $Date: 2006-04-14 04:14:43 -0600 (Fri, 14 Apr 2006) $
Author:
Keith Visco
See Also:
  • Constructor Details

    • Unique

      public Unique(String name) throws SchemaException
      Creates a new Unique Identity-Constraint.
      Parameters:
      name - the name for the IdentityConstraint. Must not be null.
      Throws:
      SchemaException
  • Method Details

    • getStructureType

      public short getStructureType()
      Returns the type of this Schema Structure
      Specified by:
      getStructureType in class IdentityConstraint
      Returns:
      the type of this Schema Structure