Package org.apache.ws.commons.schema
Interface XmlSchemaItemWithRef<T extends XmlSchemaNamed>
- All Superinterfaces:
XmlSchemaItemWithRefBase
- All Known Implementing Classes:
XmlSchemaAttribute,XmlSchemaAttributeGroupRef,XmlSchemaElement
Interface implemented by the objects that support ref=.
-
Method Summary
Methods inherited from interface org.apache.ws.commons.schema.XmlSchemaItemWithRefBase
getRefBase, getTargetQName, isRef
-
Method Details
-
getRef
XmlSchemaRef<T> getRef()
-