public class XmlSchemaIdentityConstraint extends XmlSchemaAnnotated
unhandledAttributes
Constructor and Description |
---|
XmlSchemaIdentityConstraint()
Creates new XmlSchemaIdentityConstraint
|
Modifier and Type | Method and Description |
---|---|
XmlSchemaObjectCollection |
getFields() |
String |
getName() |
XmlSchemaXPath |
getSelector() |
void |
setName(String name) |
void |
setSelector(XmlSchemaXPath selector) |
getAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes, toString
addMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURI, toString
public XmlSchemaIdentityConstraint()
public XmlSchemaObjectCollection getFields()
public String getName()
public void setName(String name)
public XmlSchemaXPath getSelector()
public void setSelector(XmlSchemaXPath selector)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.