working project
This commit is contained in:
@@ -115,9 +115,10 @@ public class MaterialType {
|
||||
* @return
|
||||
* possible object is
|
||||
* {@link MaterialTypeType }
|
||||
*
|
||||
*
|
||||
* @param type
|
||||
*/
|
||||
public MaterialTypeType getMaterialType() {
|
||||
public MaterialTypeType getMaterialType(Object type) {
|
||||
return materialType;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user