Méthode | Description | |
---|---|---|
getPostureList ( ) : PostureInformation[] | ||
loadPosture ( String name ) : PostureInformation | ||
storePosture ( PostureInformation p ) : System.Boolean |
public static getPostureList ( ) : PostureInformation[] | ||
Résultat | PostureInformation[] |
public static loadPosture ( String name ) : PostureInformation | ||
name | String | |
Résultat | PostureInformation |
public static storePosture ( PostureInformation p ) : System.Boolean | ||
p | PostureInformation | |
Résultat | System.Boolean |