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