org.w3._2001.xmlschema
Class AttributeGroup.AttributeOrAttributeGroupItem
java.lang.Object
org.w3._2001.xmlschema.AttributeGroup.AttributeOrAttributeGroupItem
- All Implemented Interfaces:
- org.jvnet.hyperjaxb3.item.Item<Annotated>
- Enclosing class:
- AttributeGroup
public static class AttributeGroup.AttributeOrAttributeGroupItem
- extends java.lang.Object
- implements org.jvnet.hyperjaxb3.item.Item<Annotated>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
item
protected Annotated item
hjid
protected java.lang.Long hjid
AttributeGroup.AttributeOrAttributeGroupItem
public AttributeGroup.AttributeOrAttributeGroupItem()
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.