Module org.glassfish.jaxb.runtime
Interface TopLevelAttribute
-
- All Superinterfaces:
Annotated,AttributeType,FixedOrDefault,SimpleTypeHost,com.sun.xml.txw2.TypedXmlWriter,TypeHost
public interface TopLevelAttribute extends com.sun.xml.txw2.TypedXmlWriter, Annotated, AttributeType, FixedOrDefault
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 org.glassfish.jaxb.runtime.v2.schemagen.xmlschema.Annotated
annotation, id
-
Methods inherited from interface org.glassfish.jaxb.runtime.v2.schemagen.xmlschema.AttributeType
type
-
Methods inherited from interface org.glassfish.jaxb.runtime.v2.schemagen.xmlschema.FixedOrDefault
_default, fixed
-
Methods inherited from interface org.glassfish.jaxb.runtime.v2.schemagen.xmlschema.SimpleTypeHost
simpleType
-
-
-
-
Method Detail
-
name
TopLevelAttribute name(String value)
-
-