org.w3._2001.xmlschema
Class Redefine.AnnotationOrSimpleTypeOrComplexTypeItem
java.lang.Object
org.w3._2001.xmlschema.Redefine.AnnotationOrSimpleTypeOrComplexTypeItem
- All Implemented Interfaces:
- org.jvnet.hyperjaxb3.item.Item<OpenAttrs>
- Enclosing class:
- Redefine
public static class Redefine.AnnotationOrSimpleTypeOrComplexTypeItem
- extends java.lang.Object
- implements org.jvnet.hyperjaxb3.item.Item<OpenAttrs>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
item
protected OpenAttrs item
hjid
protected java.lang.Long hjid
Redefine.AnnotationOrSimpleTypeOrComplexTypeItem
public Redefine.AnnotationOrSimpleTypeOrComplexTypeItem()
getItem
public OpenAttrs getItem()
- Specified by:
getItem in interface org.jvnet.hyperjaxb3.item.Item<OpenAttrs>
- Returns:
- possible object is
TopLevelSimpleType
TopLevelComplexType
NamedAttributeGroup
Annotation
NamedGroup
setItem
public void setItem(OpenAttrs value)
- Specified by:
setItem in interface org.jvnet.hyperjaxb3.item.Item<OpenAttrs>
- Parameters:
value - allowed object is
TopLevelSimpleType
TopLevelComplexType
NamedAttributeGroup
Annotation
NamedGroup
getHjid
public java.lang.Long getHjid()
- Returns:
- possible object is
Long
setHjid
public void setHjid(java.lang.Long value)
- Parameters:
value - allowed object is
Long
getItemSimpleType
public TopLevelSimpleType getItemSimpleType()
setItemSimpleType
public void setItemSimpleType(TopLevelSimpleType target)
getItemComplexType
public TopLevelComplexType getItemComplexType()
setItemComplexType
public void setItemComplexType(TopLevelComplexType target)
getItemAttributeGroup
public NamedAttributeGroup getItemAttributeGroup()
setItemAttributeGroup
public void setItemAttributeGroup(NamedAttributeGroup target)
getItemAnnotation
public Annotation getItemAnnotation()
setItemAnnotation
public void setItemAnnotation(Annotation target)
getItemGroup
public NamedGroup getItemGroup()
setItemGroup
public void setItemGroup(NamedGroup target)
Copyright © 2008 eBM WebSourcing. All Rights Reserved.