org.xmlsoap.schemas.soap.encoding
Class ENTITIES.ValueItem

java.lang.Object
  extended by org.xmlsoap.schemas.soap.encoding.ENTITIES.ValueItem
All Implemented Interfaces:
org.jvnet.hyperjaxb3.item.Item<java.lang.String>
Enclosing class:
ENTITIES

public static class ENTITIES.ValueItem
extends java.lang.Object
implements org.jvnet.hyperjaxb3.item.Item<java.lang.String>


Field Summary
protected  java.lang.Long hjid
           
protected  java.lang.String item
           
 
Constructor Summary
ENTITIES.ValueItem()
           
 
Method Summary
 java.lang.Long getHjid()
           
 java.lang.String getItem()
          Gets the value of the item property.
 void setHjid(java.lang.Long value)
           
 void setItem(java.lang.String value)
          Sets the value of the item property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

item

protected java.lang.String item

hjid

protected java.lang.Long hjid
Constructor Detail

ENTITIES.ValueItem

public ENTITIES.ValueItem()
Method Detail

getItem

public java.lang.String getItem()
Gets the value of the item property.

Specified by:
getItem in interface org.jvnet.hyperjaxb3.item.Item<java.lang.String>
Returns:
possible object is String

setItem

public void setItem(java.lang.String value)
Sets the value of the item property.

Specified by:
setItem in interface org.jvnet.hyperjaxb3.item.Item<java.lang.String>
Parameters:
value - allowed object is String

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


Copyright © 2008 eBM WebSourcing. All Rights Reserved.