Class AttributeImpl.UseImpl

All Implemented Interfaces:
Serializable, TypeStoreUser, Attribute.Use, SimpleValue, XmlAnySimpleType, XmlNMTOKEN, XmlNormalizedString, XmlObject, XmlString, XmlToken, XmlTokenSource
Enclosing class:
AttributeImpl

public static class AttributeImpl.UseImpl extends JavaStringEnumerationHolderEx implements Attribute.Use
An XML use(@). This is an atomic type that is a restriction of org.apache.xmlbeans.impl.xb.xsdschema.Attribute$Use.
See Also:
  • Constructor Details