Method | Description | |
---|---|---|
getPostureList ( ) : PostureInformation[] | ||
loadPosture ( String name ) : PostureInformation | ||
storePosture ( PostureInformation p ) : System.Boolean |
public static getPostureList ( ) : PostureInformation[] | ||
return | PostureInformation[] |
public static loadPosture ( String name ) : PostureInformation | ||
name | String | |
return | PostureInformation |
public static storePosture ( PostureInformation p ) : System.Boolean | ||
p | PostureInformation | |
return | System.Boolean |