public class SupplierSourcePropertyImpl extends Object implements SupplierSourceProperty
SupplierSourceProperty
implementation.Constructor and Description |
---|
SupplierSourcePropertyImpl(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()
SupplierSourceProperty
null
then the return value of SupplierSourceProperty.getName()
is used.getLabel
in interface SupplierSourceProperty
public String getName()
SupplierSourceProperty
getName
in interface SupplierSourceProperty
Copyright © 2005–2016. All rights reserved.