Метод | Описание | |
---|---|---|
getPostureList ( ) : PostureInformation[] | ||
loadPosture ( String name ) : PostureInformation | ||
storePosture ( PostureInformation p ) : System.Boolean |
public static getPostureList ( ) : PostureInformation[] | ||
Результат | PostureInformation[] |
public static loadPosture ( String name ) : PostureInformation | ||
name | String | |
Результат | PostureInformation |
public static storePosture ( PostureInformation p ) : System.Boolean | ||
p | PostureInformation | |
Результат | System.Boolean |