getAttributeName() public method

public getAttributeName ( ) : String
return String
示例#1
0
 public String name()
 {
     return(spec.getAttributeName().Trim());
 }