public class NodeLabel extends BaseNode
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.bidib.org/schema/bidibbase/1.0}BaseNode">
</extension>
</complexContent>
</complexType>
productName, uniqueId, userName| Constructor and Description |
|---|
NodeLabel() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
int |
hashCode() |
String |
toString() |
NodeLabel |
withProductName(String value) |
NodeLabel |
withUniqueId(long value) |
NodeLabel |
withUserName(String value) |
getProductName, getUniqueId, getUserName, setProductName, setUniqueId, setUserNamepublic NodeLabel withUserName(String value)
withUserName in class BaseNodepublic NodeLabel withProductName(String value)
withProductName in class BaseNodepublic NodeLabel withUniqueId(long value)
withUniqueId in class BaseNodeCopyright © 2016. All rights reserved.