org.w3._2001.xmlschema
Class ComplexType.AttributeOrAttributeGroupItem

java.lang.Object
  extended by org.w3._2001.xmlschema.ComplexType.AttributeOrAttributeGroupItem
All Implemented Interfaces:
org.jvnet.hyperjaxb3.item.Item<Annotated>
Enclosing class:
ComplexType

public static class ComplexType.AttributeOrAttributeGroupItem
extends java.lang.Object
implements org.jvnet.hyperjaxb3.item.Item<Annotated>


Field Summary
protected  java.lang.Long hjid
           
protected  Annotated item
           
 
Constructor Summary
ComplexType.AttributeOrAttributeGroupItem()
           
 
Method Summary
 java.lang.Long getHjid()
           
 Annotated getItem()
           
 Attribute getItemAttribute()
           
 AttributeGroupRef getItemAttributeGroup()
           
 void setHjid(java.lang.Long value)
           
 void setItem(Annotated value)
           
 void setItemAttribute(Attribute target)
           
 void setItemAttributeGroup(AttributeGroupRef target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

item

protected Annotated item

hjid

protected java.lang.Long hjid
Constructor Detail

ComplexType.AttributeOrAttributeGroupItem

public ComplexType.AttributeOrAttributeGroupItem()
Method Detail

getItem

public Annotated getItem()
Specified by:
getItem in interface org.jvnet.hyperjaxb3.item.Item<Annotated>
Returns:
possible object is AttributeGroupRef Attribute

setItem

public void setItem(Annotated value)
Specified by:
setItem in interface org.jvnet.hyperjaxb3.item.Item<Annotated>
Parameters:
value - allowed object is AttributeGroupRef Attribute

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

getItemAttributeGroup

public AttributeGroupRef getItemAttributeGroup()

setItemAttributeGroup

public void setItemAttributeGroup(AttributeGroupRef target)

getItemAttribute

public Attribute getItemAttribute()

setItemAttribute

public void setItemAttribute(Attribute target)


Copyright © 2008 eBM WebSourcing. All Rights Reserved.