public class WorkSourcePropertyImpl extends Object implements WorkSourceProperty
WorkSourceProperty
implementation.Constructor and Description |
---|
WorkSourcePropertyImpl(String name,
String label)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
String |
getLabel()
Obtains the display name of the property.
|
String |
getName()
Obtains the name of the property.
|
public String getLabel()
WorkSourceProperty
null
then the return value of WorkSourceProperty.getName()
is used.getLabel
in interface WorkSourceProperty
public String getName()
WorkSourceProperty
getName
in interface WorkSourceProperty
Copyright © 2005–2016. All rights reserved.