public class CustomPropertyListItem
extends java.lang.Object
CustomProperty).| Constructor and Description |
|---|
CustomPropertyListItem() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Gets the name of the list item.
|
java.lang.Integer |
getNumericWeight()
Gets the numeric weight of the list item.
|
void |
setName(java.lang.String name)
Sets the name of the list item.
|
void |
setNumericWeight(java.lang.Integer weight)
Sets the numeric weight of the list item.
|
public void setName(java.lang.String name)
name - public java.lang.String getName()
public void setNumericWeight(java.lang.Integer weight)
weight - public java.lang.Integer getNumericWeight()
Copyright © Micro Focus 2004-2019. All rights reserved.