-
- All Superinterfaces:
Annotated,AttributeType,FixedOrDefault,SimpleTypeHost,com.sun.xml.txw2.TypedXmlWriter,TypeHost
public interface TopLevelAttribute extends Annotated, AttributeType, FixedOrDefault, com.sun.xml.txw2.TypedXmlWriter
Auto-generated, do not edit.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TopLevelAttributename(String value)-
Methods inherited from interface com.sun.xml.bind.v2.schemagen.xmlschema.Annotated
annotation, id
-
Methods inherited from interface com.sun.xml.bind.v2.schemagen.xmlschema.AttributeType
type
-
Methods inherited from interface com.sun.xml.bind.v2.schemagen.xmlschema.FixedOrDefault
_default, fixed
-
Methods inherited from interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleTypeHost
simpleType
-
-
-
-
Method Detail
-
name
TopLevelAttribute name(String value)
-
-