Annotated
, AttributeType
, FixedOrDefault
, SimpleTypeHost
, TypedXmlWriter
, TypeHost
public interface LocalAttribute extends Annotated, AttributeType, FixedOrDefault, TypedXmlWriter
Auto-generated, do not edit.
Modifier and Type | Method | Description |
---|---|---|
LocalAttribute |
form(java.lang.String value) |
|
LocalAttribute |
name(java.lang.String value) |
|
LocalAttribute |
ref(javax.xml.namespace.QName value) |
|
LocalAttribute |
use(java.lang.String value) |
annotation, id
type
_default, fixed
simpleType
_attribute, _attribute, _attribute, _cast, _cdata, _comment, _element, _element, _element, _element, _namespace, _namespace, _namespace, _pcdata, block, commit, commit, getDocument
LocalAttribute form(java.lang.String value)
LocalAttribute name(java.lang.String value)
LocalAttribute ref(javax.xml.namespace.QName value)
LocalAttribute use(java.lang.String value)
Copyright © 2018 Oracle Corporation. All rights reserved.