org.xmlsoap.schemas.wsdl.soap
Class TBody.PartsItem

java.lang.Object
  extended by org.xmlsoap.schemas.wsdl.soap.TBody.PartsItem
All Implemented Interfaces:
org.jvnet.hyperjaxb3.item.Item<java.lang.String>
Enclosing class:
TBody

public static class TBody.PartsItem
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
TBody.PartsItem()
           
 
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

TBody.PartsItem

public TBody.PartsItem()
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.