org.w3._2001.xmlschema
Class RestrictionType.AttributeOrAttributeGroupItem
java.lang.Object
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>
| 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
RestrictionType.AttributeOrAttributeGroupItem
public RestrictionType.AttributeOrAttributeGroupItem()
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.