Class PhoneSearchService.ContractUserValues
java.lang.Object
ch.tocco.nice2.optional.organisationfacility.impl.actions.PhoneSearchService.ContractUserValues
- Enclosing interface:
PhoneSearchService
-
Constructor Summary
ConstructorDescriptionContractUserValues
(String name, String label, TypedValue<?> value, @Nullable TypedValue<?> key) -
Method Summary
Modifier and TypeMethodDescriptionTypedValue
<?> getKey()
getLabel()
getName()
TypedValue
<?> getValue()
-
Constructor Details
-
ContractUserValues
public ContractUserValues(String name, String label, TypedValue<?> value, @Nullable @Nullable TypedValue<?> key)
-
-
Method Details
-
getName
-
getLabel
-
getValue
-
getKey
-