org.ow2.easywsdl.schema.org.w3._2001.xmlschema
Class Redefine.AnnotationOrSimpleTypeOrComplexTypeItem
java.lang.Object
org.ow2.easywsdl.schema.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
Annotation
NamedAttributeGroup
TopLevelSimpleType
NamedGroup
TopLevelComplexType
setItem
public void setItem(OpenAttrs value)
- Specified by:
setItem in interface org.jvnet.hyperjaxb3.item.Item<OpenAttrs>
- Parameters:
value - allowed object is
Annotation
NamedAttributeGroup
TopLevelSimpleType
NamedGroup
TopLevelComplexType
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
getItemAnnotation
public Annotation getItemAnnotation()
setItemAnnotation
public void setItemAnnotation(Annotation target)
getItemAttributeGroup
public NamedAttributeGroup getItemAttributeGroup()
setItemAttributeGroup
public void setItemAttributeGroup(NamedAttributeGroup target)
getItemSimpleType
public TopLevelSimpleType getItemSimpleType()
setItemSimpleType
public void setItemSimpleType(TopLevelSimpleType target)
getItemGroup
public NamedGroup getItemGroup()
setItemGroup
public void setItemGroup(NamedGroup target)
getItemComplexType
public TopLevelComplexType getItemComplexType()
setItemComplexType
public void setItemComplexType(TopLevelComplexType target)
Copyright © 2008 eBM WebSourcing. All Rights Reserved.