public ItemAttributes WithShaftMaterialType(String shaftMaterialType) { this.shaftMaterialTypeField = shaftMaterialType; return this; }