C# Class cn.jpush.api.schedule.Name

Datei anzeigen Open project: jpush/jpush-api-csharp-client Class Usage Examples

Public Methods

Method Description
getName ( ) : String
setName ( String name ) : void

Method Details

getName() public method

public getName ( ) : String
return String

setName() public method

public setName ( String name ) : void
name String
return void