org.w3._2001.xmlschema
Class RestrictionType.AttributeOrAttributeGroupItem

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

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


Field Summary
protected  java.lang.Long hjid
           
protected  Annotated item
           
 
Constructor Summary
RestrictionType.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

RestrictionType.AttributeOrAttributeGroupItem

public RestrictionType.AttributeOrAttributeGroupItem()
Method Detail

getItem

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

setItem

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

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

getItemAttribute

public Attribute getItemAttribute()

setItemAttribute

public void setItemAttribute(Attribute target)

getItemAttributeGroup

public AttributeGroupRef getItemAttributeGroup()

setItemAttributeGroup

public void setItemAttributeGroup(AttributeGroupRef target)


Copyright © 2008 eBM WebSourcing. All Rights Reserved.