org.w3.ns.wsdl
Class InterfaceType.ExtendsItem

java.lang.Object
  extended by org.w3.ns.wsdl.InterfaceType.ExtendsItem
All Implemented Interfaces:
org.jvnet.hyperjaxb3.item.Item<javax.xml.namespace.QName>
Enclosing class:
InterfaceType

public static class InterfaceType.ExtendsItem
extends java.lang.Object
implements org.jvnet.hyperjaxb3.item.Item<javax.xml.namespace.QName>


Field Summary
protected  java.lang.Long hjid
           
protected  javax.xml.namespace.QName item
           
 
Constructor Summary
InterfaceType.ExtendsItem()
           
 
Method Summary
 java.lang.Long getHjid()
           
 javax.xml.namespace.QName getItem()
          Gets the value of the item property.
 java.lang.String getItemElement()
           
 void setHjid(java.lang.Long value)
           
 void setItem(javax.xml.namespace.QName value)
          Sets the value of the item property.
 void setItemElement(java.lang.String target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

item

protected javax.xml.namespace.QName item

hjid

protected java.lang.Long hjid
Constructor Detail

InterfaceType.ExtendsItem

public InterfaceType.ExtendsItem()
Method Detail

getItem

public javax.xml.namespace.QName getItem()
Gets the value of the item property.

Specified by:
getItem in interface org.jvnet.hyperjaxb3.item.Item<javax.xml.namespace.QName>
Returns:
possible object is QName

setItem

public void setItem(javax.xml.namespace.QName value)
Sets the value of the item property.

Specified by:
setItem in interface org.jvnet.hyperjaxb3.item.Item<javax.xml.namespace.QName>
Parameters:
value - allowed object is QName

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

getItemElement

public java.lang.String getItemElement()

setItemElement

public void setItemElement(java.lang.String target)


Copyright © 2008 eBM WebSourcing. All Rights Reserved.