org.ggf.schemas.graap._2007._03.ws_agreement
Class ServiceNameSet.ServiceNameItem

java.lang.Object
  extended by org.ggf.schemas.graap._2007._03.ws_agreement.ServiceNameSet.ServiceNameItem
All Implemented Interfaces:
org.jvnet.hyperjaxb3.item.Item<java.lang.String>
Enclosing class:
ServiceNameSet

public static class ServiceNameSet.ServiceNameItem
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
ServiceNameSet.ServiceNameItem()
           
 
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

ServiceNameSet.ServiceNameItem

public ServiceNameSet.ServiceNameItem()
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 eBMWebsourcing. All Rights Reserved.