org.w3.ns.wsdl
Class InterfaceType.StyleDefaultItem
java.lang.Object
org.w3.ns.wsdl.InterfaceType.StyleDefaultItem
- All Implemented Interfaces:
- org.jvnet.hyperjaxb3.item.Item<java.lang.String>
- Enclosing class:
- InterfaceType
public static class InterfaceType.StyleDefaultItem
- 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
|
|
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 |
item
protected java.lang.String item
hjid
protected java.lang.Long hjid
InterfaceType.StyleDefaultItem
public InterfaceType.StyleDefaultItem()
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.