메소드 | 설명 | |
---|---|---|
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 |